7 hours ago
Hello Everyone,
I'm trying to interact with an iframe element on a portal using Browser Mode, but the element is not being identified in any mode except UIA. I initially built the process using UIA, but the response time is very slow, even after optimizing attributes like UI Enabled, ID, and Parent UIA Name.
To improve performance, I’m restarting the build of the process and aiming to use Browser Mode this time. However, the iframe element is still not being recognized. I tried spying a different web element that is detectable via Browser Mode and then modifying attributes to match the required element, but it still doesn’t highlight. The attributes I checked include Web XPath, Page Address, Element Type, Web Name, ID, and Match Index.
Has anyone encountered a similar issue or found a workaround for this? Any suggestions would be greatly appreciated!
Thanks in advance.