Other Operations – SoliteraTA

SoliteraTA

Other Operations

This is the category created for other operations in web application step definitions

resume element unhighlight on steps

All Step Definition resume element unhighlight on steps Keyword Given, When, And, Then Description Will resume unhighlighting elements in current execution. Declaration Code Element Application Test Data Then resume element unhighlight on steps 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

resume element unhighlight on steps Read More »

pause element unhighlight on steps

All Step Definition pause element unhighlight on steps Keyword Given, When, And, Then Description Will pause unhighlighting elements in current execution. Declaration Code Element Application Test Data Then pause element unhighlight on steps 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

pause element unhighlight on steps Read More »

resume element highlight on steps

All Step Definition resume element highlight on steps Keyword Given, When, And, Then Description Will resume highlighting elements in current execution. Declaration Code Element Application Test Data Then resume element highlight on steps 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

resume element highlight on steps Read More »

pause element highlight on steps

All Step Definition pause element highlight on steps Keyword Given, When, And, Then Description Will pause highlighting elements in current execution. Declaration Code Element Application Test Data Then pause element highlight on steps 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

pause element highlight on steps Read More »

get past date of “<testdata_name>” hours from now and save as “<testdata_name>” variable in format “<testdata_name>”

All Step Definition get past date of {int} hours from now and save as {string} variable in format {string} Keyword Given, When, And, Then Description Will get past date which will come before mentioned hours from now and store it in a variable Declaration Code Element Application Test Data when get past date of “48” hours from now and save as “RandomPastDate” variable in format “dd-MM-yyyy” 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 (+int) for future and -int for past 0 for today  format supported: ddMMyyyy – 13042023 (13th April 2023) dd-MM-yyyy – 13-04-2023 MM/dd/yyyy – 04/13/2023 yyyy/MM/dd – 2023/04/13 dd MMM yyyy – 13 Apr 2023 dd MMMM yyyy – 13 April 2023 E, dd MMM yyyy – Thu, 13 Apr 2023 EEEE, dd MMMM yyyy – Thursday, 13 April 2023″ Restriction Element and application file should be in xml format. Table of contents Keyword Description Declaration Browser Support Remarks Restriction

get past date of “<testdata_name>” hours from now and save as “<testdata_name>” variable in format “<testdata_name>” Read More »

get future date of “<testdata_name>” hours from now and save as “<testdata_name>” variable in format “<testdata_name>”

All Step Definition get future date of {int} hours from now and save as {string} variable in format {string} Keyword Given, When, And, Then Description Will get future date which will come after mentioned hours from now and store it in a variable Declaration Code Element Application Test Data when get future date of “48” hours from now and save as “RandomFutureDate” variable in format “dd-MM-yyyy” 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 (+int) for future and -int for past 0 for today  format supported: ddMMyyyy – 13042023 (13th April 2023) dd-MM-yyyy – 13-04-2023 MM/dd/yyyy – 04/13/2023 yyyy/MM/dd – 2023/04/13 dd MMM yyyy – 13 Apr 2023 dd MMMM yyyy – 13 April 2023 E, dd MMM yyyy – Thu, 13 Apr 2023 EEEE, dd MMMM yyyy – Thursday, 13 April 2023″ Restriction Element and application file should be in xml format. Table of contents Keyword Description Declaration Browser Support Remarks Restriction

get future date of “<testdata_name>” hours from now and save as “<testdata_name>” variable in format “<testdata_name>” Read More »

replace ?changeHere? text with text “<testdata_name>” in element value of name “element_name”

All Step Definition replace ?changeHere? text with text “<testdata_name>” in element value of name “element_name” Keyword Given, When, And, Then Description Will replace text in ?changeHere? Declaration Code Element Application Test Data Then replace ?changeHere? text with text “StoryRandomName” in element value of name “NewStoryName” ” NewStoryName XPATH //span[contains(text(),”?changeHere?”)] ” 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

replace ?changeHere? text with text “<testdata_name>” in element value of name “element_name” Read More »

get past date of “<testdata_name>” days from today and save as “<testdata_name>” variable in format “<testdata_name>”

All Step Definition get past date of {int} days from today and save as {string} variable in format {string} Keyword Given, When, And, Then Description Will get past date which will come before mentioned days from now and store it in a variable Declaration Code Element Application Test Data when get past date of “17” days from today and save as “RandomPastDate” variable in format “dd-MM-yyyy” 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 (+int) for future and -int for past 0 for today  format supported: ddMMyyyy – 13042023 (13th April 2023) dd-MM-yyyy – 13-04-2023 MM/dd/yyyy – 04/13/2023 yyyy/MM/dd – 2023/04/13 dd MMM yyyy – 13 Apr 2023 dd MMMM yyyy – 13 April 2023 E, dd MMM yyyy – Thu, 13 Apr 2023 EEEE, dd MMMM yyyy – Thursday, 13 April 2023″ Restriction Element and application file should be in xml format. Table of contents Keyword Description Declaration Browser Support Remarks Restriction

get past date of “<testdata_name>” days from today and save as “<testdata_name>” variable in format “<testdata_name>” Read More »

change default timeout to “<testdata_name>” seconds

All Step Definition change default timeout to {int} seconds Keyword Given, When, And, Then Description Will change default timeout in seconds when finding elements Declaration Code Element Application Test Data when change default timeout to “” seconds NILL NILL A time 30 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

change default timeout to “<testdata_name>” seconds Read More »

save coordinates of text “<testdata_name>” in element “element_name” at “<testdata_name>” position using OCR where xcoordinate is saved using name “<testdata_name>” and ycoordinate using name “<testdata_name>”

All Step Definition save coordinates of text {string} in element {string} at {int} position using OCR where xcoordinate is saved using name {string} and ycoordinate using name {string} Keyword Given, When, And, Then Description will return the co-ordinates of specified text on specified variable with <testdata_name> positions(i.e. TopMost|BottomMost|LeftMost|RightMost|index) and save X co-ordinates as <testdata_name> and Y co-ordinates as <testdata_name> Declaration Code Element Application Test Data When save coordinates of text “Submit” in element “testingPlaygroundHomePage” at “1” position using OCR where xcoordinate is saved using name “xc” and ycoordinate using name “yc” 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

save coordinates of text “<testdata_name>” in element “element_name” at “<testdata_name>” position using OCR where xcoordinate is saved using name “<testdata_name>” and ycoordinate using name “<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