Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lucashdoa/onelist-mobile-tests
A group study project by T10's QA team focused on mobile test automation with Python/Appium/Selenium.
https://github.com/lucashdoa/onelist-mobile-tests
Last synced: about 2 months ago
JSON representation
A group study project by T10's QA team focused on mobile test automation with Python/Appium/Selenium.
- Host: GitHub
- URL: https://github.com/lucashdoa/onelist-mobile-tests
- Owner: lucashdoa
- Created: 2021-08-28T21:16:14.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-09-09T01:38:31.000Z (over 3 years ago)
- Last Synced: 2023-06-16T03:28:52.725Z (over 1 year ago)
- Size: 1.69 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# OneList Mobile Tests
A group study project by T10's QA team.
The main subject is mobile test automation using Python, Appium and Selenium.---
## 🧰 As Built
| Technology | Version |
| ---------- | ------- |
| Python | 3.9.5 |
| Selenium | 3.141.0 |---
## âš™ Setup
1. Create a Python 3.9 virtual environment
2. Install dependencies listed in the file "requirements.txt"