0 Forks
1 Stars
1 Watchers

wdio

End-to-end testing with WebdriverIO, Mocha, using JS language

How to download and setup wdio

Open terminal and run command
git clone https://github.com/elriyanova/wdio.git
git clone is used to create a copy or clone of wdio repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with wdio https://github.com/elriyanova/wdio/archive/master.zip

Or simply clone wdio with SSH
[email protected]:elriyanova/wdio.git

If you have some problems with wdio

You may open issue on wdio support forum (system) here: https://github.com/elriyanova/wdio/issues