Skip to content

berlinisimus/qaauto

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WebAutomationFramework

  • Install and launch

    1. Create new Maven project on your machine
    2. Perform git init in that project
    3. Perform git clone https://git_url_of_web_automation_framework.git
    4. Or make git remote add origin URL for that project and then git pull
    5. Run tests via Idea 'run' button or in the command line using command: mvn clean test -DsuiteXmlFile="sign-in.xml" -Dbrowser="chrome", where key -DsuiteXmlFile sets the name of file with tests to be executed, and -Dbrowser sets the browser type property on which tests should be executed

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages