From c5a8773b175e29ec5b7da003596488180ec52a7d Mon Sep 17 00:00:00 2001 From: Marcello Stanisci Date: Mon, 25 Apr 2016 16:24:00 +0200 Subject: selenium skeleton and README --- selenium/README | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 selenium/README (limited to 'selenium/README') diff --git a/selenium/README b/selenium/README new file mode 100644 index 000000000..de99e6610 --- /dev/null +++ b/selenium/README @@ -0,0 +1,7 @@ +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 -- cgit v1.2.3