Browse AI robots replicate the actions you perform during training. If you dismiss a cookie notice during training, your robot expects to repeat that action every time.
Failures occur when:
The cookie notice appears in a different position or format
The notice doesn't appear at all (varies by geographic location)
The website updates its cookie consent design
A/B testing shows different notice variations
Solutions to prevent cookie failures
✅ To apply these solutions to an existing robot, you'll need to retrain your robot, or create a new one.
Solution 1: Don't interact with the cookie notice
If the cookie notice doesn't block the data you need, leave it alone during training.
During robot training, don't click any cookie banners or pop-ups.
Train your robot to extract data with the notice visible.
Test to confirm data extraction works with the notice present.
💡 This works because your robot won't depend on clicking elements that may change or disappear.
Use your session cookies (recommended for logged-in websites)
For websites where you have an account, your browser session often already has cookie preferences saved.
✅ You must be logged into the website in your browser before starting.
Start training your robot in Robot Studio.
Select This website needs logging in, and then select Login with my session cookies.
Solution 3: Contact Support
If cookie notices are consistently blocking your robot's performance:
Contact our support team via chat or email.
Mention that cookie pop-ups are causing your robot to fail.
Our team can modify your robot configuration to handle these notices properly.
This allows the robot to use your existing login session, which often prevents cookie notices and popups from appearing.
Preventative tips when creating new robots
Before training a new robot, test the site in an incognito window to understand what notices appear. This helps you choose the right approach from the start.
Notice doesn't block data → Don't interact with it
Notice blocks data + you have an account → Use session cookies
Notice blocks data + no account → Contact support for configuration

