Can someone tell me how to get an element inside an iframe? I want to add a click event on the "Add to cart" button on the Homedepot website. It is inside an Iframe and I can't even detect it.
Can someone tell me how to get an element inside an iframe? I want to add a click event on the "Add to cart" button on the Homedepot website. It is inside an Iframe and I can't even detect it.
Which version of browse do you use, the Chrome or the Geckofx?
If you use the Geckofx version, you can use the Select Control function to fill in the iframe parameters yourself. If you use the Chrome version, you need to use the SwitchToIframe commend.
If you do not have name and ID, you can fill the index only. Index represents how many iframs it is on. You need to fill numbers.
The minimum value is 0.
We have replied to you in the ticket.
Please check it.
Thanks.