I am using Ranorex 5.0 with Internet Explorer 11 on 64 bit Windows 7.
For information, I am finding that if I use PerformClick on an InputTag, without first doing EnsureVisible(), a NullReferenceException occurs within the Ranorex libraries.
The moment I add a call to EnsureVisible(), the NullReferenceException stops happening.
Is this resolved in Ranorex 5.1 ?
Regards,
John H.
PerformClick does not work on InputTag in Internet Explorer
- Support Team
- Site Admin
- Posts: 12167
- Joined: Fri Jul 07, 2006 4:30 pm
- Location: Graz, Austria
Re: PerformClick does not work on InputTag in Internet Explorer
Hi John,
I have splitted your post from the original thread because it is not the same issue and the post was written on 2010.
Concerning your issue, unfortunately I cannot reproduce the issue on my machine. Can you please provide an example in order to help us reproducing the issue?
Thank you in advance.
Regards,
Bernhard
I have splitted your post from the original thread because it is not the same issue and the post was written on 2010.
Concerning your issue, unfortunately I cannot reproduce the issue on my machine. Can you please provide an example in order to help us reproducing the issue?
Thank you in advance.
Regards,
Bernhard
Re: PerformClick does not work on InputTag in Internet Explorer
Hi Bernhard,
Unfortunately, as I thought it was the issue already reported, I did not keep the code. I have done a quick test to see if I can reproduce it easily, but without success. If I see it again, I will post the details.
Thanks,
John H.
Unfortunately, as I thought it was the issue already reported, I did not keep the code. I have done a quick test to see if I can reproduce it easily, but without success. If I see it again, I will post the details.
Thanks,
John H.