Hello,
I’m start learning Katalon, and I’m facing a problem with my test case.
I got eriBank test tool from internet and can’t do nothing with below yellow button.
When I’m using record ot spy mobile works fine with a simple “tap”.
However when I try to run the test case, Katalon can’t even find the button.
To solve the “find button” issue, I change the Object properties.
Was like this:
Now is like this:
With this change, Katalon is finding the button.
However, still can’t press it.
Could you please tell me if there is a way to press this button, or scroll it?
Thank you very much.