Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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, ...)

Awesome Lists containing this project

README

        

# py-robot-framework-api-testing

For SeleniumLibrary:
- add driver folder to PATH

build Docker image:
sudo docker image build --no-cache -t yauhenipo/robot --build-arg API_KEY= .