September 2023 – Page 3 – SoliteraTA

SoliteraTA

September 2023

verify text “<testdata_name>” is equal to text in element “element_name” using OCR

All Step Definition verify text {string} is equal to text in element {string} using OCR Keyword Given, When, And, Then Description Will verify given text on the specified element Declaration Code Element Application Test Data When verify text “Solitera Software” is equal to text in element “practiceFormPrintedContent” using OCR ” practiceFormPrintedContent XPATH //div[@id=’printedContent’]/p 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

verify text “<testdata_name>” is equal to text in element “element_name” using OCR Read More »

click “<testdata_name>” times on element “element_name” with an interval of “<testdata_name>” milliseconds

All Step Definition click {int} times on element {string} with an interval of {long} milliseconds Keyword Given, When, And, Then Description Will click on the given element n number of times with an interval of x milliseconds. Declaration Code Element Application Test Data When click “2” times on element “CreateBtn” with an interval of “1000” milliseconds ” CreateBtn XPATH //button[@id=”Create”] ” 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

click “<testdata_name>” times on element “element_name” with an interval of “<testdata_name>” milliseconds Read More »

start timer

All Step Definition start timer Keyword Given, When, And, Then Description Will click on button and start the timer. Declaration Code Element Application Test Data When start timer NILL 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

start timer Read More »

click on button “element_name” and enter text “<testdata_name>” in prompt text field

All Step Definition click on button “element_name” and enter text “<testdata_name>” in prompt text field Keyword Given, When, And, Then Description will click on prompt button and enter text into prompt text field Declaration Code Element Application Test Data When click on button “InputField” and enter text “” in prompt text field ” InputField ID Input ” NILL A Text1 SoliteraTA 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

click on button “element_name” and enter text “<testdata_name>” in prompt text field Read More »

generate random text of length “<testdata_name>” and store as “<testdata_name>”

All Step Definition generate random text of length “<testdata_name>” and store as “<testdata_name>” Keyword Given, When, And, Then Description Will generate the random name of given length and store into a given variable Declaration Code Element Application Test Data When generate random text of length “6” and store as “InputField” NILL 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

generate random text of length “<testdata_name>” and store as “<testdata_name>” 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