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
See the To perform swipe using co-ordinates with direction use following steps : => Then I swipe from **co-ordinates "(.?)","(.?)" to co-ordinates "(.?)","(.?)"
See the To perform swipe using co-ordinates => Then I swipe from co-ordinates "(.?)","(.?)" to co-ordinates "(.?)","(.?)"
See the To perform long tap with default duration of 2 seconds using co-ordinates use following step : => Then I long tap on co\ -ordinate "(.?)","(.?)
See the To perform long tap with customized duration of seconds using co-ordinates use following step : => Then I long tap on co\ -ordinate "(.?)","(.?)" for "(.*?)" sec
Expected Result
The grammar in predefined steps should be consistent.
Actual Result
The grammar in predefined steps is not consistent. Some steps use co\ -ordinate and some use co-ordinates