-
Notifications
You must be signed in to change notification settings - Fork 0
ankur1233/AzureJavaSelenium
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
/***********************/ SetUp Required :- JDK 1.8. Eclipse TestNg Plugin Maven (Import it as maven project) /**************************/ Run code Use below maven command mvn clean test -DsuiteXmlFile=XML/TestXML.xml 1) SmartFocusAutiomation is a maven project structure. 2) POM(Project Object Model) FrameWork is used. 3) As per maven folder structure all (jar link or dependency) are added to pom.xml resources folder - ReviewComment.txt - Use to feed review in WalletHub Script. - log4j.properties config file. Src/main/java folder - It's contains Object and component class. src/test/java folder - It's contains test script class. 3.1) Conatin 2 test case - load google page search for company and try to login - dummby fail test case 5) Test Script can be run on diff browser line (chrome,IE,firefox) #chrome(version : 83) would be more preferable 6) Driver folder contains all driver .exe for different browser [version : 83] *******Ankur Singh***
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published