I want to change the proxy settings of a job during runtime.
i.e.
Execute one request without a proxy
Execute another request with a proxy
This needs to happen within a single selenium job. Is this possible? I looked at the JsonWireProtocol specs and so far didn't find anything related to this.
I want to change the proxy settings of a job during runtime.
i.e.
This needs to happen within a single selenium job. Is this possible? I looked at the JsonWireProtocol specs and so far didn't find anything related to this.