Robotic Process Automation (RPA)

 View Only
  • 1.  Selenium - Switch to iframe

    Posted Sun December 19, 2021 04:06 PM
    How to switch to an iframe while using browser automation, or like an RPA alternate to selenium's "driver.switchTo().frame(0)" function ?

    ------------------------------
    Sreenath S Das
    ------------------------------


  • 2.  RE: Selenium - Switch to iframe

    Posted Mon December 20, 2021 08:24 AM
    IBM RPA automatically switches to iframes if needed. The web driver runs through the page iframes to find the correct element.

    ------------------------------
    Joba Diniz
    Product Manager
    IBM
    ------------------------------