agoda-com / Kakao

This repo is no longer supported. Please visit a https://github.com/KakaoCup/Kakao
Apache License 2.0
1.11k stars 102 forks source link

Error with click on tabs #105

Closed ricardorlg closed 6 years ago

ricardorlg commented 6 years ago

More Than a bug is a question, Im creating a Kview in a tab with this code, KView { withParent { withClassName(endsWith("TabView")) } withText(sectionName) } after that I perform a scrollTo and a click, this actions happens but then I get an error Error performing 'single click - At Coordinates: 922, 272 and precision: 16, 16' on view '(has parent matching: (with class name: a string ending with "TabView") and with text: is "Test Tab")' , any idea in what is the problem.

Unlimity commented 6 years ago

Hey there! Can you please provide the full stacktrace of your issue? Since this message does not tell the real reason of execution failure.

Unlimity commented 6 years ago

Closing this issue due to no response.