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?