paste value from clipboard to element “element_name”
All Step Definition paste value from clipboard to “element_name” Keyword Given, When, And, Then Description Will paste the value from clipboard to specific input field. Declaration Code Element Application Test Data When paste value from clipboard to “userPassword” ” userPassword XPATH //input[@id=”Password”] ” NILL NILL Browser Support Google Chrome Firefox Edge 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 Browser Support Remarks Restriction
paste value from clipboard to element “element_name” Read More »