diff options
author | Florian Dold <florian.dold@gmail.com> | 2019-08-16 19:21:22 +0200 |
---|---|---|
committer | Florian Dold <florian.dold@gmail.com> | 2019-08-16 19:21:22 +0200 |
commit | 705699b2d2f532784ed39583c030e9f72263caff (patch) | |
tree | 0bbbb084d51d16f1990e478103d4b2cdb1875b5c /selenium/README | |
parent | d10c42776a6b0deb1f366995cdb1666807106a1e (diff) |
move selenium to contrib
Diffstat (limited to 'selenium/README')
-rw-r--r-- | selenium/README | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/selenium/README b/selenium/README deleted file mode 100644 index 0f56746fa..000000000 --- a/selenium/README +++ /dev/null @@ -1,10 +0,0 @@ - -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 |