commit 9911335d43c1cae71b3020776876aea08ddc58ca parent c5cab3af6fee40079e28e7524d388dd177d3da9d Author: Marcello Stanisci <marcello.stanisci@inria.fr> Date: Tue, 27 Jun 2017 13:59:06 +0200 README Diffstat:
| M | selenium/README | | | 11 | +++++++---- |
1 file changed, 7 insertions(+), 4 deletions(-)
diff --git a/selenium/README b/selenium/README @@ -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