Click on mobile button “element_name”

Mobile step-Definition Click on mobile button “element_name” Keyword Given, When, And, Then Description Will click on the given element Declaration Code Element Application Test Data Then click on mobile button “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 element in the application. Table of contents Keyword Description Declaration Remarks Restriction

Click on mobile button “element_name” Read More »