Selenium script comments

This commit is contained in:
Marcello Stanisci 2017-02-14 21:46:21 +01:00
parent 3a074443b7
commit 2ca731a6b8
No known key found for this signature in database
GPG Key ID: 8D526861953F4C0F

View File

@ -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