aboutsummaryrefslogtreecommitdiff
path: root/selenium
diff options
context:
space:
mode:
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