-
Install and launch
- Create new Maven project on your machine
- Perform git init in that project
- Perform git clone https://git_url_of_web_automation_framework.git
- Or make git remote add origin URL for that project and then git pull
- 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
berlinisimus/qaauto
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|