Skip to content

jnane/seleniumtests

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SeleniumTests

This is a sample test project based on STF (SeleniumTestsFramework). To know more about STF please refer STF How-To guide

This test suite also include tests for android mobile site and android app as well, hence you must set up Appium before executing tests. Refer Appium Beginners Tutorials before running test else mobile site and mobile app tests would fail

You can clone this project and run tests as

mvn clean test

Once test execution is over then you would find step by step report of all the test steps under -

<path to your cloned directory>/seleniumtests/target/surefire-reports/SeleniumTestReport.html

Have a question or feature request for STF? post it in Testing Forum :-)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Java 100.0%