IFrame Content not loading on the robocorp selenium chrome browser

Hello Community!

We are facing one issue with iframes:

When we load the website on chrome browser normally we can see the iframe loading the content as expected but when we navigate to same page via RPA using selenium library we don’t see the content of iframe loading on screen.

Is there any additional browser configuration needed to achieve this?

Thank you in advance!
Rehan

Hi,

What is difference between

and

Does normally mean user profile is used? With selenium it will never load and also not produce an error on site? Is the site publicly available?

Hi! Thank you for reply.
Clarification: by normally I mean when we visit manually(not via robocorp suite) website via chrome browser.

Sorry, The website is lot available publicly.

Thanks!

What is the error given by webdriver? What would be the content of the iframe?

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.