September 2023 – Page 2 – SoliteraTA

SoliteraTA

September 2023

extract text of element “element_name” and save it as “<testdata_name>” using OCR

All Step Definition extract text of element {string} and save it as {string} using OCR Keyword Given, When, And, Then Description Will get text of specified element using OCR and save it as string Declaration Code Element Application Test Data When extract text of element “practiceFormPrintEnteredContentLabel” and save it as “OCR_Text” using OCR ” practiceFormPrintContentInputField ID contentInput 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

extract text of element “element_name” and save it as “<testdata_name>” using OCR Read More »

combine “<testdata_name>” testdata with “<testdata_name>” testdata and save it as “<testdata_name>”

All Step Definition combine {string} testdata with {string} testdata and save it as {string} Keyword Given, When, And, Then Description Will combine two test data and save it in dynamic variable. Declaration Code Element Application Test Data When combine “Solitera” testdata with “Software” testdata and save it as “CombinedData” 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

combine “<testdata_name>” testdata with “<testdata_name>” testdata and save it as “<testdata_name>” Read More »

click on element “element_name”

All Step Definition click on element “element_name” Keyword Given, When, And, Then Description Will click on specific element Declaration Code Element Application Test Data When click on element “practiceFormPrintContentInputField” ” practiceFormPrintContentInputField ID contentInput 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 on element “element_name” Read More »

verify checkbox “element_name” is unchecked

All Step Definition verify checkbox {element} is unchecked Keyword Given, When, And, Then Description Will verify if specified checkbox is unchecked or not Declaration Code Element Application Test Data When verify checkbox “practiceFormPrintContentInputField” is unchecked ” practiceFormPrintContentInputField ID contentInput 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 checkbox “element_name” is unchecked Read More »

verify checkbox “element_name” is checked

All Step Definition verify checkbox {element} is checked Keyword Given, When, And, Then Description Will verify if specified checkbox is checked or not Declaration Code Element Application Test Data When verify checkbox “practiceFormPrintContentInputField” is checked ” practiceFormPrintContentInputField ID contentInput 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 checkbox “element_name” is checked Read More »

verify text “<testdata_name>” is not even partially present in element “element_name”

All Step Definition verify text {string} is not even partially present in element {string} Keyword Given, When, And, Then Description Will verify that the partial text from the input location does not exist. Declaration Code Element Application Test Data When verify text “Software” is not even partially present in element “practiceFormPrintContentInputField” ” practiceFormPrintContentInputField ID contentInput 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 not even partially present in element “element_name” Read More »

verify attribute property “<testdata_name>” contains value equals to “<testdata_name>” for element “element_name”

All Step Definition verify attribute property {string} contains value equals to {string} for element {string} Keyword Given, When, And, Then Description Will verify the attribute value, with the given attribute name on the specified element Declaration Code Element Application Test Data When verify attribute property “style” contains value equals to “background-color: red;” for element “clickToChangeColorBtn” ” clickToChangeColorBtn ID colorButton 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 attribute property “<testdata_name>” contains value equals to “<testdata_name>” for element “element_name” Read More »

verify text “<testdata_name>” on visible display using OCR for max “<testdata_name>” times

All Step Definition verify text {string} on visible display using OCR for max {int} times Keyword Given, When, And, Then Description Will wait for given text for value(Integer) times Declaration Code Element Application Test Data When verify text “Solitera Software” on visible display using OCR for max “2” times 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

verify text “<testdata_name>” on visible display using OCR for max “<testdata_name>” times Read More »

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

All Step Definition verify text {string} is equal to text in element {string} using OCR for max {int} times Keyword Given, When, And, Then Description Will wait for given text on specified element for value(Integer) times Declaration Code Element Application Test Data When verify text “Solitera Software” is equal to text in element “testingPlaygroundHomePage” using OCR for max “2” times ” testingPlaygroundHomePage XPATH //body[contains(@class,’post-template’)]/parent::html 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 for max “<testdata_name>” times Read More »

click on button “element_name” and verify text in alert box equal to “<testdata_name>”

All Step Definition click on button {string} and verify text in alert box equal to {string} Keyword Given, When, And, Then Description Will click on button and verify text of alert window Declaration Code Element Application Test Data When click on element “showAlertBtn” and verify text in alert box equal to “This is a simple alert” ” showAlertBtn XPATH //button[contains(text(),’Show Alert’)] 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 on button “element_name” and verify text in alert box equal to “<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

Choose your Operating System