January 2023 – SoliteraTA

SoliteraTA

January 2023

get text from element “element_name” and store as “<testdata_name>”

All Step Definition get the text from UI at location “element_name” and store as “var_name” Keyword Given, When, And, Then Description Will get the text from UI at specific location and store into a variable. Declaration Code Element Application Test Data When get the text from UI at location “userEmailField” and store as “UserEmail” ” 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

get text from element “element_name” and store as “<testdata_name>” Read More »

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

All Step Definition verify partial text “<testdata_name>” from UI at location “element_name” Keyword Given, When, And, Then Description Will verify partial text from UI at specific location. Declaration Code Element Application Test Data When verify partial text “” from UI at location “userEmailField” NILL A Text1 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

verify text “<testdata_name>” is partially present in element “element_name” Read More »

verify element “element_name” is displayed on the UI

All Step Definition verify element “element_name” is displayed on the UI Keyword Given, When, And, Then Description Will verify that web element is displayed on the UI. Declaration Code Element Application Test Data When verify element “userEmailField” is displayed on the UI ” 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

verify element “element_name” is displayed on the UI Read More »

verify element “element_name” is not displayed on the UI

All Step Definition verify element “element_name” is not displayed on the UI Keyword Given, When, And, Then Description Will verify that web element is not displayed on the UI Declaration Code Element Application Test Data When verify element “userEmailField” is not displayed on the UI ” userEmailField XPATH //input[@id=”email”] ” NIL NIL 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 element “element_name” is not displayed on the UI Read More »

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

All Step Definition verify text {string} is equal to text in element {string} Keyword Given, When, And, Then Description Will verify given value to value present at mentioned element Declaration Code Element Application Test Data When verify text “UserEmail” is equal to text in element “EmailuserField” ” userEmailField XPATH //input[@id=”email”] ” NILL A UserEmail 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

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

verify text “<testdata_name>” on page

All Step Definition verify text on page “<testdata_name>” Keyword Given, When, And, Then Description Will verify text on current page Declaration Code Element Application Test Data And verify text on page “” NIL NIL A Message Created Successfully 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 page Read More »

wait for “<testdata_name>” seconds

All Step Definition wait for “<testdata_name>” seconds Keyword Given, When, And, Then Description Will set wait time in seconds. Declaration Code Element Application Test Data When wait for “” seconds NIL NIL A Time2 20 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

wait for “<testdata_name>” seconds Read More »

wait for “<testdata_name>” minutes

All Step Definition wait for “<testdata_name>” minute Keyword Given, When, And, Then Description Will set wait time in minutes. Declaration Code Element Application Test Data When wait for “” minute NIL NIL A Time2 20 Browser Support Google Chrome Firefox Edge Remarks “String Value” should be in test data file Restriction Element and application file should be in xml format. Table of contents Keyword Description Declaration Browser Support Remarks Restriction

wait for “<testdata_name>” minutes Read More »

release left mouse button on element “element_name”

All Step Definition release left mouse button on “element_name” element Keyword Given, When, And, Then Description Will release the left mouse button on specific element Declaration Code Element Application Test Data when release left mouse button on “userEmailField” element ” 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

release left mouse button on element “element_name” Read More »

hold left mouse button on element “element_name”

All Step Definition hold left mouse button on “element_name” element Keyword Given, When, And, Then Description Will hold the left mouse button on specific element Declaration Code Element Application Test Data when hold left mouse button on “userEmailField” element ” 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

hold left mouse button on element “element_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