Hello.
I’m new to the test-project framework and it had lots of capabilities to use
I’m now trying to automate an APP in Android mobile and inside the APP I’m trying to click on some buttons. The problem here I’m facing is that - even though I have added the steps inside the test with exact Xpaths which had unique Xpaths, It is showing that button/Object at a different place(somewhere below the actual button/object), and it is failing to click on that button/object and the Test is failing.
Can someone help me solve this issue if I have anything missing while the configuration of the test or something!
I have attached a screenshot which is pointing the create button below the actual button(The rectangle box).
Thank you.