click on coordinates with x value “<testdata_name>” and y value “<testdata_name>” in mobile screen
Mobile Step Definition click on coordinates with x value “<testdata_name>” and y value “<testdata_name>” in mobile screen Keyword Given, When, And, Then Description Will click on element with X and Y co-ordinates Declaration Code Element Application Test Data Then click on coordinates with x value “” and y value “” in mobile screen NILL NILL A B Value1 Value2 500 300 Remarks The “<testdata_name>” that is used through test data file should be in angular brackets Restriction Value of X and Y co-ordinates should be in bounds of the mobile screen. Table of contents Keyword Description Declaration Remarks Restriction