/silver-tribble

Sample for Webdriver

Primary LanguageJavaScriptMIT LicenseMIT

silver-tribble

Sample for Webdriver

Run in GitHub Actions Run in pure Docker Run in Docker-Compose

How to install

  • npm install

How to run tests in Docker

  • docker build -t mytest -f Dockerfile .
  • docker run -it mytest

How to use Docker-Compose

  • docker-compose up

How to run tests localy

  • npx wdio
  • npx wdio run wdio.conf.js