How To Setup Selenium Automation(ToolTwist) - tooltwist/documentation GitHub Wiki
- Checkout the TestAutomation CodeBase
- In Eclipse Click Help >> Install New Software >> Click ADD >> Enter Name and Location
- Enter this Link in the Location, http://beust.com/eclipse, Then Click OK >> Finish
- Under ProjectName >> Create New Package name test-scripts
- Under test-scripts >> Create New Package library,test,utilities
- Paste the ObjectReference class inside library
- Paste the Test Class inside test
- Paste the Utility Class inside utilities
- Under ProjectName >> config Folder >> create new Folder "selenium"
- Under selenium folder >> Create folder "selenium-config" and "test-data"
- In selenium-config folder paste testdata.xml
- In test-data folder paste the Test data files and atu.properties
- Align with the Project Create Folder "test-automation" then Paste all the Jars