Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yauhenipo/py-robot-framework-api-testing
Python Automation testing of API YAHOO Finance using Robot Framework (seleniumlibrary, pabot, requests, ...)
https://github.com/yauhenipo/py-robot-framework-api-testing
api robot-framework robotframework testing yahoo-finance-api
Last synced: 13 days ago
JSON representation
Python Automation testing of API YAHOO Finance using Robot Framework (seleniumlibrary, pabot, requests, ...)
- Host: GitHub
- URL: https://github.com/yauhenipo/py-robot-framework-api-testing
- Owner: YauheniPo
- Created: 2020-08-15T03:38:50.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-09-20T10:41:34.000Z (about 4 years ago)
- Last Synced: 2024-10-10T23:41:39.631Z (about 1 month ago)
- Topics: api, robot-framework, robotframework, testing, yahoo-finance-api
- Language: RobotFramework
- Homepage:
- Size: 56.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 16
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# py-robot-framework-api-testing
For SeleniumLibrary:
- add driver folder to PATHbuild Docker image:
sudo docker image build --no-cache -t yauhenipo/robot --build-arg API_KEY= .