summaryrefslogtreecommitdiff
path: root/selenium
diff options
context:
space:
mode:
authorMarcello Stanisci <marcello.stanisci@inria.fr>2017-02-14 21:46:21 +0100
committerMarcello Stanisci <marcello.stanisci@inria.fr>2017-02-14 21:46:21 +0100
commit2ca731a6b883743c0cf96a9ae344ddb39c6357d0 (patch)
tree283432eae1fcca34306cdfca0de10ac080bbc6e5 /selenium
parent3a074443b764bf38b24e5ff4ef7e81d6ba351a55 (diff)
downloadwallet-core-2ca731a6b883743c0cf96a9ae344ddb39c6357d0.tar.gz
wallet-core-2ca731a6b883743c0cf96a9ae344ddb39c6357d0.tar.bz2
wallet-core-2ca731a6b883743c0cf96a9ae344ddb39c6357d0.zip
Selenium script comments
Diffstat (limited to 'selenium')
-rw-r--r--selenium/chrome_responsive.py4
1 files changed, 1 insertions, 3 deletions
diff --git a/selenium/chrome_responsive.py b/selenium/chrome_responsive.py
index d3b8a30d7..9d9ab41f1 100644
--- a/selenium/chrome_responsive.py
+++ b/selenium/chrome_responsive.py
@@ -1,9 +1,7 @@
#!/usr/bin/env python3
"""
-Tests for the wallet. It looks for an env variable called TALER_BASEURL
-where it appends "/banks" etc. in order to find bank and shops. If not
-found, it defaults to https://test.taler.net/
+Stub used to just test how selenium triggers chrome
"""
from selenium import webdriver