Build an example using a Proxy
Closed this issue · 2 comments
ckenst commented
- https://webdriver.io/docs/proxy.html
- Proxy like WonderProxy
ckenst commented
This seems kind of unique and difficult. I have an example but it's not apparently using the proxy.
- Try this? https://www.npmjs.com/package/selenium-chrome-proxy-plugin
- My example is using node. Let's turn this into a regular wdio example: https://github.com/ckenst/WebDriverIO.js/tree/feature/proxy-standalone
ckenst commented
Let's not