aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcello Stanisci <marcello.stanisci@inria.fr>2017-06-27 13:59:06 +0200
committerMarcello Stanisci <marcello.stanisci@inria.fr>2017-06-27 13:59:06 +0200
commit9911335d43c1cae71b3020776876aea08ddc58ca (patch)
tree8bcb6bd8c6e322a8883d624ba235fbe748b88f9c
parentc5cab3af6fee40079e28e7524d388dd177d3da9d (diff)
downloadwallet-core-9911335d43c1cae71b3020776876aea08ddc58ca.tar.xz
README
-rw-r--r--selenium/README11
1 files changed, 7 insertions, 4 deletions
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