Page 2 of 2

Re: Problem with scroll at table body web element

Posted: Mon Mar 07, 2011 2:28 pm
by Support Team
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

Re: Problem with scroll at table body web element

Posted: Mon Mar 07, 2011 4:27 pm
by WajdaW
Yes, I have seen the email.
Thanks for information.

Regards,

Vajda Vladimir

Re: Problem with scroll at table body web element

Posted: Mon Mar 07, 2011 5:06 pm
by WajdaW
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

Re: Problem with scroll at table body web element

Posted: Mon Mar 07, 2011 5:29 pm
by WajdaW
It seems I cannot locate those scroll buttons on iframe by ranorex...

Re: Problem with scroll at table body web element

Posted: Tue Mar 08, 2011 1:54 pm
by Support Team
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

Re: Problem with scroll at table body web element

Posted: Tue Mar 08, 2011 3:54 pm
by WajdaW
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