SetProxy
Sets the given proxy on all browsers. Projects that use this action should disable proxies on the project settings.
Syntax
Browser.SetProxy
· [address]
· [port]
· [username]
· [password]
Parameters
- address
- The proxy IP address.
- port
- The proxy port.
- username
- The proxy username. Set to blank if no credentials are needed.
- password
- The proxy password. Set to blank if no credentials are needed.