taler-typescript-core

Wallet core logic and WebUIs for various components
Log | Files | Refs | Submodules | README | LICENSE

commit 2ca731a6b883743c0cf96a9ae344ddb39c6357d0
parent 3a074443b764bf38b24e5ff4ef7e81d6ba351a55
Author: Marcello Stanisci <marcello.stanisci@inria.fr>
Date:   Tue, 14 Feb 2017 21:46:21 +0100

Selenium script comments

Diffstat:
Mselenium/chrome_responsive.py | 4+---
1 file changed, 1 insertion(+), 3 deletions(-)

diff --git 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