Forum Discussion

nomansial's avatar
nomansial
Occasional Contributor
3 years ago

How to interact with web element that is inside iframe in scripting

Hi,

 

I usually do automation in Selenium but recently started working on TestComplete. Im automating test cases using python scripts. I want to know how to interact with the element that is inside the iframe. In selenium we do switchToelement but not sure how to do that in TestComplete using python scripting or any other scripting language. Please share any sample code.

 

 

3 Replies

    • nomansial's avatar
      nomansial
      Occasional Contributor

      Hi

       

      Thank you for your reply. Can you please share any sample code to interact with the element inside the iframe.