tellform/selenium
2017-11-21 15:35:06 -08:00
..
.vscode added selenium tests 2017-11-21 15:35:06 -08:00
commons added selenium tests 2017-11-21 15:35:06 -08:00
test added selenium tests 2017-11-21 15:35:06 -08:00
.editorconfig added selenium tests 2017-11-21 15:35:06 -08:00
.gitignore added selenium tests 2017-11-21 15:35:06 -08:00
config.json added selenium tests 2017-11-21 15:35:06 -08:00
hosts added selenium tests 2017-11-21 15:35:06 -08:00
install.sh added selenium tests 2017-11-21 15:35:06 -08:00
package.json added selenium tests 2017-11-21 15:35:06 -08:00
README.md added selenium tests 2017-11-21 15:35:06 -08:00
run.bat added selenium tests 2017-11-21 15:35:06 -08:00
run.sh added selenium tests 2017-11-21 15:35:06 -08:00

UI Recorder test sample project

It's a UI Recorder test sample project.

Save your test code here.

Get more info: http://uirecorder.com/

How to run test case?

  1. npm install
  2. source run.sh ( Linux|Mac ) or run.bat ( Windows )

How to dock jenkins?

  1. Add commands

     source ./install.sh
     source ./run.sh
    
  2. Add reports

    JUnit: reports/index.xml

    HTML: reports/