https://github.com/openbankproject/obp-selenium
https://github.com/openbankproject/obp-selenium
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/openbankproject/obp-selenium
- Owner: OpenBankProject
- Created: 2021-05-18T10:27:45.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-05-18T14:38:43.000Z (about 5 years ago)
- Last Synced: 2025-03-05T21:27:16.024Z (over 1 year ago)
- Language: Python
- Size: 3.91 KB
- Stars: 0
- Watchers: 5
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
OBP Selenium
===============================
# ABOUT
This is a collection of automated selenium scripts for OBP web applications,
currently featuring the Berlin Group work flow of the [Hola app](https://github.com/OpenBankProject/OBP-Hola) only.
# LICENSE
This project is licensed under the AGPL V3 (see NOTICE) and a commercial license from TESOBE.
# SETUP
see example.py. needs python3. Needs Firefox plus [geckodriver](https://github.com/mozilla/geckodriver)
or chrome/chromium installed on the test maschine.