Configure your ingress
To permit traffic originating from QA.tech you need to add our IP addresses to your firewall rules. This process is called whitelisting, and is usually done by your security team.
The current list of IPs that you need to whitelist can be found logged in to QA.tech under Configuration - Network.
Or by accessing https://app.qa.tech/api/outbound-ips
When using Cloudflare with your application, you may encounter captcha challenges for your automated tests or agents. To prevent this, you can whitelist our agent IPs on Cloudflare.
You can create a WAF (Web Application Firewall) rule to whitelist specific IPs:
For more details, see the Cloudflare documentation on IP Access Rules.
You can always find the current agent IPs in the application:
Whitelisting these IPs will ensure your automated processes can interact with your application without being blocked by captcha challenges.