Page 1 of 1

Not able to click element under UITableViewWrapperView

Posted: Wed Nov 29, 2017 7:20 am
by PreetiSys
Hi

I am having problem in clicking an element under UITableViewWrapperView which becomes invisible after scroll down to specific element.
The element is visible but the UITableViewWrapperView container itself becomes invisible after scroll ..so not able to click the element,...any solution :(

Re: Not able to click element under UITableViewWrapperView

Posted: Thu Nov 30, 2017 9:04 am
by odklizec
Hi,

Unfortunately, there is not enough info about the AUT, the invisible element and the test itself, so there is not much anyone here can do or suggest. Please upload a Ranorex snapshot of the element in question, which could give us an insight of the problematic element.

Generally speaking, an obvious action you need to do is to somehow bring the invisible element back into view, either by scrolling the table or for example by using EnsureVisible action. The later one unfortunately does not work in all cases. So please, upload the snapshot (NOT screenshot, which is useless) and someone here may be able to provide a more detailed answer.

Re: Not able to click element under UITableViewWrapperView

Posted: Mon Dec 04, 2017 8:39 am
by PreetiSys
Hi

Thanks for the reply. Currently I am automating a mobile application.I am attaching the ranorex snapshot for the dom structure. Here I want to click Urinary catherer element whose parent container gets invisible after scroll down to specific elment.

Re: Not able to click element under UITableViewWrapperView

Posted: Tue Dec 05, 2017 2:25 pm
by odklizec
Hi,

I don't seem to understand why the parent container gets invisible? It looks like a bad design or bug? Anyway, I think this kind of problem is impossible to solve without seeing the app and analyzing this issue in more details. I would suggest you to contact Ranorex support (at [email protected]) and ask them for the assistance. I think they will request access to AUT, or at very least, a remote session, during which they can analyze the issue. Good luck.