diff --git a/selenium/README b/selenium/README index de99e6610..0f56746fa 100644 --- 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