Hi everyone,
Has anyone worked on automating workflows in the Island Browser using UiPath?
I’m trying to understand:
• Does UiPath recognize and interact with Island Browser elements reliably?
• Are there any browser-specific limitations, restrictions, or compatibility challenges?
• Does browser isolation/security architecture affect element identification, recording, or unattended automation?
• Are there any recommended extensions, settings, or workarounds to improve automation stability?
I’d appreciate hearing about any real-world experiences, challenges, or best practices.
Thanks in advance!
Hi @Dilip_Raja
selectors and extensions may not work reliably, browser isolation can block element identification and unattended automation, and UiPath recommends using Computer Vision activities when selectors are not available
For More: UiPath Browser Automation extension on Island browser
Happy Automation
not sure about island browser but, i did a POC with Prisma Browser with both UiPath and PAD, both don’t seem to natively support it. same would be the case for Island.
not sure if coded automations using webdriver would work for ISLAND browser but again you need check if webdriver library specific to ISLAND is available.
i checked selenium webdriver API for Primsa and Island, its not available.
SG.