Proxy & Remote Browser Profiles
Configure reusable proxy and remote browser profiles in ContextQA, assign them to test cases or plans, and keep connection secrets protected.
Quick answer
Create organization-level connection profiles under Settings → Organization Setting → Proxy or Remote Browser, then select a profile in a test case or test plan. A proxy routes execution through an internal network; a remote browser sends execution to an external WebSocket browser endpoint. Remote browser profiles must pass Test Connection before they can be saved.
What this page covers
Organization profile library

Profiles are reusable at organization scope. Create them once, then assign them from the test case or test plan that needs the connection.
Proxy
Name, Proxy URL such as http://host:port
Username, password
Reach an application through a corporate proxy or approved egress path.
Remote Browser
Name, Remote Browser URL such as wss://host:port
Username, password
Run against an external browser endpoint or browser grid.
Use a dedicated automation credential with the minimum access required. Do not paste credentials into test-step text, test names, screenshots, or documentation.
Add a proxy profile
Add a remote browser profile
Assign a profile
Choose the connection at the narrowest useful scope:
Use the test plan setting when every mapped suite should use the same route or remote grid.
Use the test case setting for a targeted exception.
Select None when the case or plan should not use a saved profile.
Requirement imports that create a plan can also expose proxy and remote-browser selections in their advanced configuration.
After assigning a profile, run a non-destructive smoke test before adding the profile to a broad regression plan.
Secret-handling behavior
When you edit a saved profile, the password field opens blank. The stored secret is not loaded back into the browser.
Leave the field untouched to keep the current credential.
Enter a new value to replace it.
If your organization rotates a password, retest the remote browser connection before saving.
This behavior reduces the chance of exposing a reusable credential in the portal or a screenshot.
Troubleshooting
Related documentation
Last updated
Was this helpful?
