BestNotes/README.md
2020-04-02 09:53:32 +02:00

8 lines
254 B
Markdown

Demo dostępne pod adresem: http://bestnotes.pythonanywhere.com/
Dane do logowanie:
Email: admin
Hasło: admin
# Run Webdriver.IO tests locally
To run WebdriverIO tests locally, just execute:
```./node_modules/.bin/wdio run ./test/config/base.conf.js```