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

https://github.com/erdioran/Selenium-Proxy-Driver-Bot

Each different driver running in the test works with a different proxy address. Proxies are taken from 2 different APIs that are constantly updated.
https://github.com/erdioran/Selenium-Proxy-Driver-Bot

api excel excelreader excelwriter proxy proxy-list rest-assured selenium vpn

Last synced: 11 months ago
JSON representation

Each different driver running in the test works with a different proxy address. Proxies are taken from 2 different APIs that are constantly updated.

Awesome Lists containing this project

README

          

### Project goal:
- When a new driver runs for the tests, the driver will run with a different proxy address. **[IN PROGRESS]**
- Proxy addresses will be retrieved from the live API updated every 10 minutes. **[COMPLATED]✓**
- In case the API doesn't work or returns less than the requested number of results, the different API will be run. **[COMPLATED]✓**
- The proxy used in each different session will be saved in excel. **[COMPLATED]✓**