Mobile browser overlay issue

i have a mobile website in that have to select 3 object while clicking on select button but when i click the first button a overlay comes which shows the selected object count and then it takes the control and i am not able to select 2nd and 3 rd object because overlay just comes above the select button. tried to scroll up and down but does not work on script level. can anyone help me with this issue asap.

The automation is getting stopped at this point, because of this external element on top of page which is preventing the element click, scroll to element and focus.

See the attachment if you have come up with this kind of issue and have some solution then pls let us know to proceed.

Screen Shot 2018-04-09 at 5.47.03 PM.png

Screen Shot 2018-04-18 at 12.31.30 PM.png

1 Like

I have exactly the same issue. Waiting for a solution for this :confused:

I have a same issue. Any help would be highly appreciated. @YoungNgo @Chris_Trevarthen.

I am only getting the Empty List:

Hi @kulwinder.singh,

If what you’re testing is a website or a webview in a mobile app, you might need to switch to Katalon’s webView testing before you can see any elements. Can you try checking out this post:

Hope this helps,

Chris