From 2ca731a6b883743c0cf96a9ae344ddb39c6357d0 Mon Sep 17 00:00:00 2001 From: Marcello Stanisci Date: Tue, 14 Feb 2017 21:46:21 +0100 Subject: [PATCH] Selenium script comments --- selenium/chrome_responsive.py | 4 +--- 1 file changed, 1 insertion(+), 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