blocking-proxy
blocking-proxy copied to clipboard
Per-session parameters
Waiting for angular and setting wait function params are currently global for the proxy. These params should be per-session, since we could be proxying different browser sessions.
This means:
- proxy commands need to pass a session ID for non-global options (ie, everything other than seleniumAddress)
- the proxy needs to keep track of webdriver sessions