tap on element “element_name” in mobile screen
Mobile Step Definition tap on element “element_name” in mobile screen Keyword Given, When, And, Then Description Will tap on the element Declaration Code Element Application Test Data Then tap on element “DoNotRecommendchnlButton” in mobile screen DoNotRecommendchnlButton XPATH //android.widget.TextView[@text=”Don’t recommend this channel”] NILL NILL Remarks 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
tap on element “element_name” in mobile screen Read More »