Ways to give access
Give sign-in credentials
Include a test account and sign-in instructions in your brief or send them in the session chat. Name the sign-in URL, the account’s role, and any extra steps needed to reach the area you want tested. If a login page blocks the requested work and no credentials were provided, Mo asks you for them before continuing. Each web sub-agent starts in a fresh signed-out browser, so Mo signs in each agent:- With a username and password, Mo passes those credentials to each agent that needs them.
- With one-time codes or MFA, Mo signs in once, saves the browser authentication state inside the session sandbox, and each agent loads that state instead of signing in again. This also avoids login rate limits.
Allow the egress IP
Add Mo’s hosted browser egress IP to your test environment’s firewall allowlist. For a field that accepts a single IP address, copy:Set a user agent string
If your test environment allows traffic by user agent, tell Mo to use the string your rule expects. For example, add this instruction to your brief:Connect a local or private target
Start a tunnel for the addresses Mo needs, then pass the tunnel ID when you start the session:qa tunnel stop <tunnel-id> when the session ends. See
Mo tunnels for the command reference.