I can't get access to child iframe
content from twist.
I was wondering, but such Sahi code don't executed correctly for me:
browser.execute("$('#buttonid', window.frames['iframeid'].document).click()");
browser.execute("window.frames['iframeid'].document.getElementById('buttonid').click()");
We used 2.4 version of Twist.
Can you tell me what I am doing wrong ?