click and hold using “<testdata_name>” xCords and “<testdata_name>” yCords in mobile screen
Mobile Step Definition click on coordinates with x value “<testdata_name>” and y value “<testdata_name>” in mobile screen</testdata_name></testdata_name> Keyword Given, When, And, Then Description Will click and hold on element in mobile with X and Y co-ordinates Declaration Code Element Application Test Data Then click and hold using “” xCords and “” yCords 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