click on checkbox in mobile screen “element_name”
Mobile Step Definition click on checkbox in mobile screen “element_name” Keyword Given, When, And, Then Description Will select the checkbox Declaration Code Element Application Test Data Then click on checkbox in mobile screen “SearchButton” SearchButton XPATH //android.widget.ImageView[@content-desc=”Search”] 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 checkbox in the application. Table of contents Keyword Description Declaration Remarks Restriction
click on checkbox in mobile screen “element_name” Read More »