Hi,
Thank you for the files you sent us. As I wrote you in the mail, it seems to be a bug on our site.
The last two elements in an iFrame were not recognized properly and therefore Ranorex clicks on the scrollbar. To overcome this issue at the moment, please take a look to following post
http://www.ranorex.com/forum/how-to-scr ... t1521.html
This bug will be fixed in a future release of Ranorex.
Regards,
Peter
Ranorex Team
Problem with scroll at table body web element
- Support Team
- Site Admin
- Posts: 12145
- Joined: Fri Jul 07, 2006 4:30 pm
- Location: Houston, Texas, USA
- Contact:
Re: Problem with scroll at table body web element
Yes, I have seen the email.
Thanks for information.
Regards,
Vajda Vladimir
Thanks for information.
Regards,
Vajda Vladimir
Re: Problem with scroll at table body web element
How should I use this method when I have both, vertical and horizontal scroll?
Edit: Sorry for bothering, I'll change that code to fit my needs.
Regards,
Vajda
Edit: Sorry for bothering, I'll change that code to fit my needs.
Regards,
Vajda
Re: Problem with scroll at table body web element
It seems I cannot locate those scroll buttons on iframe by ranorex...
- Support Team
- Site Admin
- Posts: 12145
- Joined: Fri Jul 07, 2006 4:30 pm
- Location: Houston, Texas, USA
- Contact:
Re: Problem with scroll at table body web element
Hi,
as mentioned in the mail we sent to you yesterday, it seems to be a bug in our iFrame element recognition.
We will fix this bug and it will be released with the next Ranorex release.
Thank you againe for reporting this bug.
So, as said before, at the moment you have to scroll manual to these elements, sorry. Also take a look to following link:
http://www.ranorex.com/forum/how-to-scr ... t1521.html
Regards,
Tobias
Support Team
as mentioned in the mail we sent to you yesterday, it seems to be a bug in our iFrame element recognition.
We will fix this bug and it will be released with the next Ranorex release.
Thank you againe for reporting this bug.
So, as said before, at the moment you have to scroll manual to these elements, sorry. Also take a look to following link:
http://www.ranorex.com/forum/how-to-scr ... t1521.html
Regards,
Tobias
Support Team
Re: Problem with scroll at table body web element
I'm talknig just about that: http://www.ranorex.com/forum/how-to-scr ... t1521.html
There is a method on that post
ScrollToElement(Container visibleContainer, Element flexItem, Ranorex.Button down, Ranorex.Button up)
Which is used for scrolling, and I don't have what to put in place for third and founth argument (cannot find scroll buttons to put it's reference there), that's what I was talking about. But it's OK, I have solution which will work until fix is released.
Regards,
Vajda
There is a method on that post
ScrollToElement(Container visibleContainer, Element flexItem, Ranorex.Button down, Ranorex.Button up)
Which is used for scrolling, and I don't have what to put in place for third and founth argument (cannot find scroll buttons to put it's reference there), that's what I was talking about. But it's OK, I have solution which will work until fix is released.

Regards,
Vajda