Page 1 of 1

Does ranorex support iframe tags

Posted: Tue Sep 22, 2015 10:01 pm
by navya28
Hello,

I was working on automating a test case which has an iframe tag. I am not able to access individual elements in that iframe tag and so I am not able to set the values in those fields.
Does ranorex support the automation of test cases that have iframe tags?

Thank you

Re: Does ranorex support iframe tags

Posted: Tue Sep 22, 2015 10:07 pm
by odklizec
Hi,

Yes, Ranorex supports iframes. Could you please post a Ranorex snapshot of the iframe in question? It's hard to suggest something reasonable without snapshot.

Re: Does ranorex support iframe tags

Posted: Tue Sep 22, 2015 10:16 pm
by navya28
The ranorex snapshot is attached below

Re: Does ranorex support iframe tags

Posted: Wed Sep 23, 2015 1:19 am
by navya28
It would be great if you could help me as I need it urgently.

Thanks in advance

Re: Does ranorex support iframe tags

Posted: Wed Sep 23, 2015 8:01 am
by odklizec
Hi,

OK, I checked the snapshot and I probably found the reason of your problem. Because you forgot to mention your are experiencing a problem on mobile (iOS) device, I mislead you with the information that Ranorex supports iframes, which it does, but only on desktop. Ranorex unfortunately cannot identify the items in iframes on mobile devices and there is nothing Ranorex devs can do about it. It's a mobile platform limitation. Please check this post for more details about the issue:
http://www.ranorex.com/forum/web-elemen ... tml#p31816

Re: Does ranorex support iframe tags

Posted: Wed Sep 23, 2015 5:44 pm
by navya28
Okay!! thank you so much