Use opentest with firefox behind a proxy

16 Views Asked by At

Good morning.

I am trying to run a test case in Opentest, using firefox and the geckodriver web driver, but I need to be able to run said test using a proxy.

With the chrome browser, just indicate the --proxy-server parameter

How can I start firefox driver with opentest using a proxy?

0

There are 0 best solutions below