glennwedin / Automation

Just testing browserautomation with Nightwatch and Selenium

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Automation

Just testing browserautomation. What happens? It opens a predefined url, logs in with a username and selects the recent track played. It is then added to a txt-file...

For OSX og Linux you need a different version of chromedriver in the bin-folder

Install

npm install -g nightwatch

Run

CD into directory root and:

nightwatch ./tests/basic.js

About

Just testing browserautomation with Nightwatch and Selenium

License:MIT License


Languages

Language:JavaScript 100.0%