This commit is contained in:
Marcello Stanisci 2017-06-27 13:59:06 +02:00
parent c5cab3af6f
commit 9911335d43
No known key found for this signature in database
GPG Key ID: 8D526861953F4C0F

View File

@ -1,7 +1,10 @@
Directory containing testscases for testing the wallet with Selenium ChromeDriver.
[1] Contains the ChromeDriver Pythonic documentation
[2] Tells which fields (and which values) the 'loggingPrefs' capability expects
[1] http://seleniumhq.github.io/selenium/docs/api/py/index.html
[2] https://github.com/SeleniumHQ/selenium/wiki/DesiredCapabilities#loggingpreferences-json-object
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