Input Events – Page 2 – SoliteraTA

SoliteraTA

Input Events

select all text from input element “element_name”

All Step Definition select all text from input element {string} Keyword Given, When, And, Then Description Will select all the text from the specified field Declaration Code Element Application Test Data when select all text from input element “userEmailField” ” userEmailField XPATH //input[@id=”email”] ” 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

select all text from input element “element_name” Read More »

enter value “<testdata_name>” for element “element_name”

All Step Definition enter value {string} for element {string} Keyword Given, When, And, Then Description Will enter mentioned value for specific input field Declaration Code Element Application Test Data Then enter value “Email” for element “loginEmail” ” loginEmail XPATH //input[@id=”FirstName”] ” NIL A Email admin@soliterasoftware.com 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

enter value “<testdata_name>” for element “element_name” Read More »

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 »

save value “<testdata_name>” to clipboard

All Step Definition save value “<testdata_name>” to clipboard Keyword Given, When, And, Then Description Will save the value to clipboard. Declaration Code Element Application Test Data When save value “” to clipboard NILL NILL A Password abc@gmail.com 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

save value “<testdata_name>” to clipboard Read More »

Solitera may collect certain information by automated means, such as cookies and web beacons, when a user visits our website. A “cookie” is a small piece of data that a website can send to your browser, which may then be stored on your system. learn more