justcoding121 / titanium-web-proxy

A cross-platform asynchronous HTTP(S) proxy server in C#.
MIT License
1.93k stars 618 forks source link

Titanium-Web-Proxy with Selenium grid #808

Open tanFlash opened 4 years ago

tanFlash commented 4 years ago

Is there any way I can use Titanium-Web-proxy with Selenium grid? The test is running on one node and the browser opens in another node.

HotTaton commented 3 years ago

We are using selenoid, I think this is pretty much the same (correct me if I'm wrong). And yes, you can - if your Selenium grid can "see" machine where you run tests. Basically it means they had to be in one network