Skip to content

Inconsistency in the Grammar of 'Predefined Steps' related to 'co-ordinates' #1

@dineshb-qa

Description

@dineshb-qa

Steps to Reproduce :

  • Go to Swipe steps
    • 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 "(.?)","(.?)"
  • Now go to long tap steps
    • 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

  1. The grammar in predefined steps should be consistent.

Actual Result

  1. The grammar in predefined steps is not consistent. Some steps use co\ -ordinate and some use co-ordinates

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions