enter value “element_name” for radioButton in mobile screen
Mobile step-Definition enter value “element_name” for radioButton in mobile screen Keyword Given, When, And, Then Description Will select the radio button Declaration Code Element Application Test Data Then enter value “SearchButton” for radioButton in mobile screen 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 radio element in the application. Table of contents Keyword Description Declaration Remarks Restriction
enter value “element_name” for radioButton in mobile screen Read More »