Problem with scroll at table body web element

Technology specific object identification, supported applications, web technologies, and 3rd party controls.
User avatar
Support Team
Site Admin
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

Post by Support Team » Mon Mar 07, 2011 2:28 pm

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

WajdaW
Posts: 75
Joined: Wed Jan 05, 2011 6:45 pm

Re: Problem with scroll at table body web element

Post by WajdaW » Mon Mar 07, 2011 4:27 pm

Yes, I have seen the email.
Thanks for information.

Regards,

Vajda Vladimir

WajdaW
Posts: 75
Joined: Wed Jan 05, 2011 6:45 pm

Re: Problem with scroll at table body web element

Post by WajdaW » Mon Mar 07, 2011 5:06 pm

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

WajdaW
Posts: 75
Joined: Wed Jan 05, 2011 6:45 pm

Re: Problem with scroll at table body web element

Post by WajdaW » Mon Mar 07, 2011 5:29 pm

It seems I cannot locate those scroll buttons on iframe by ranorex...

User avatar
Support Team
Site Admin
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

Post by Support Team » Tue Mar 08, 2011 1:54 pm

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

WajdaW
Posts: 75
Joined: Wed Jan 05, 2011 6:45 pm

Re: Problem with scroll at table body web element

Post by WajdaW » Tue Mar 08, 2011 3:54 pm

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