enter saved value “<testdata_name>” for element “element_name”
Desktop step-Definition enter saved value {string} for element {string} Keyword Given, When, And, Then Description Will enter the stored email address into specific input field Declaration Code Element Application Test Data Then enter saved value “Emai” for element “UseremailField” ” UseremailField XPATH //input[@id=”email”] ” NILL A Email xyz@gmail.com Remarks The “String Value” that is used through test data file should be in angular brackets We can use any variable name Restriction Element and application file should be in xml format. Table of contents Keyword Description Declaration Remarks Restriction
enter saved value “<testdata_name>” for element “element_name” Read More »