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.
- Host: GitHub
- URL: https://github.com/erdioran/Selenium-Proxy-Driver-Bot
- Owner: erdioran
- Created: 2022-10-05T03:04:14.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-10-12T00:05:14.000Z (over 3 years ago)
- Last Synced: 2024-10-24T06:28:49.445Z (over 1 year ago)
- Topics: api, excel, excelreader, excelwriter, proxy, proxy-list, rest-assured, selenium, vpn
- Language: Java
- Homepage:
- Size: 38.1 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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]✓**