blob: 0f56746fa09387abc219f0a4732e0e1e6c523b31 (
plain)
1
2
3
4
5
6
7
8
9
10
|
Directory containing testscases for testing the wallet with Selenium ChromeDriver.
Useful links:
* ChromeDriver Pythonic documentation:
http://seleniumhq.github.io/selenium/docs/api/py/index.html
* Which fields (and which values) the 'loggingPrefs' capability expects:
https://github.com/SeleniumHQ/selenium/wiki/DesiredCapabilities#loggingpreferences-json-object
|