swipe in “<testdata_name>” direction by “<testdata_name>” times in mobile screen
Mobile Step Definition swipe in “<testdata_name>” direction by “<testdata_name>” times in mobile screen</testdata_name></testdata_name> Keyword Given, When, And, Then Description Will swipe into UP|DOWN|LEFT|RIGHT directions for a specific no of times Declaration Code Element Application Test Data Then swipe in “” direction by “” times in mobile screen NILL NILL A B Value1 Value2 UP 30 Remarks The “<testdata_name>” that is used through test data file should be in angular brackets The “element_name” that is used through element data file should be in double quotes. Restriction “element_name” should be corresponds to a valid element in the application. Table of contents Keyword Description Declaration Remarks Restriction
swipe in “<testdata_name>” direction by “<testdata_name>” times in mobile screen Read More »