You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am have placed the button at 141,92 coordinates and trying to tap at the button using stepToTapScreenAtPoint method. When i ran the code it does not perform tap/click at the button. The log says that it tapped at the 141,92 but the button has no effect on the simulator.
I know the KIF framework works with the accessibility tags, how to pass the co-ordinate values to the methods. It would be good if someone shares the design document on the KIF framework and its functionality
If required I can share the test app to check this issue.
The text was updated successfully, but these errors were encountered:
Hi,
I am have placed the button at 141,92 coordinates and trying to tap at the button using stepToTapScreenAtPoint method. When i ran the code it does not perform tap/click at the button. The log says that it tapped at the 141,92 but the button has no effect on the simulator.
I know the KIF framework works with the accessibility tags, how to pass the co-ordinate values to the methods. It would be good if someone shares the design document on the KIF framework and its functionality
If required I can share the test app to check this issue.
The text was updated successfully, but these errors were encountered: