Skip to content

pankaj101010/SeleniumFramework

 
 

Repository files navigation

SeleniumFramework

Things to do:

  1. Please make the test cases extend a BaseTest.
  2. Following will be the outline of the BaseTest: a) Driver initialization b) Test life cycle methods (onStart,onFinish) c)
  3. Page Objects for corresponding application pages
  4. Locator management using external properties file
  5. Specific utility files for following : a) Driver management b) Data management through excel, properties file c) Synchronization through implicit and explicit wait methods

About

HybridAutomationFramework

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 77.4%
  • Java 12.6%
  • CSS 6.0%
  • JavaScript 4.0%