Desktop application operations – Page 7 – SoliteraTA

SoliteraTA

Desktop application operations

hover over desktop window element {string}

Desktop step-Definition hover over desktop window element {string} Keyword Given, When, And, Then Description Will hover the mouse to the element present in the desktop window Declaration Code Element Application Test Data Then hover over desktop window element “InputField” ” InputField ID Input ” NILL NILL Remarks This step definition hovers the mouse over an element with the name “element_name” in the desktop window. Restriction The element with the name “element_name” should be accessible and hoverable in the desktop window. Table of contents Keyword Description Declaration Remarks Restriction

hover over desktop window element {string} Read More »

hover and click on desktop window element {string}

Desktop step-Definition hover and click on desktop window element {string} Keyword Given, When, And, Then Description hover the mouse to the element present in the desktop window and click on it Declaration Code Element Application Test Data When hover and click on desktop window element “InputField” ” InputField ID Input ” NILL NILL Remarks This step definition hovers the mouse over an element with the name “element_name” in the desktop window, clicks on it, and sends the specified value to given desktop window element. Restriction The element with the name “element_name” should be accessible and hoverable, and the target desktop window element should be accessible and interactable. Table of contents Keyword Description Declaration Remarks Restriction

hover and click on desktop window element {string} Read More »

type text “String Value” to input field “element_name” in desktop window

Desktop step-Definition type text “String Value” to input field “element_name” in desktop window Keyword Given, When, And, Then Description Type the given text into input field Declaration Code Element Application Test Data When type text “Course” to input field “InputField” in desktop window ” InputField ID Input ” NILL NILL Remarks This step definition types the specified text into an input field with the name “element_name” in the desktop window. Restriction The input field with the name “element_name” should be accessible and interactable in the desktop window. Table of contents Keyword Description Declaration Remarks Restriction

type text “String Value” to input field “element_name” in desktop window Read More »

copy the text from the element “element_name” and paste in the element “element_name” in the desktop window

Desktop step-Definition copy the text from the element “element_name” and paste in the element “element_name” in the desktop window Keyword Given, When, And, Then Description Copy the text from one element and paste the text into second element Declaration Code Element Application Test Data When copy the text from the element “InputField” and paste in the element “UseremailField” in the desktop window ” InputField ID Input UseremailField XPATH //input[@id=”email”] ” NILL NILL Remarks This step definition copies the text from one element with the name “element_name” and pastes it into another element with the same name in the desktop window. Restriction Both elements with the name “element_name” should be accessible and interactable, and they should support text copying and pasting. Table of contents Keyword Description Declaration Remarks Restriction

copy the text from the element “element_name” and paste in the element “element_name” in the desktop window Read More »

click on action element “element_name” in the desktop window

Desktop step-Definition click on action element “element_name” in the desktop window Keyword Given, When, And, Then Description Will click on an action element in the desktop window Declaration Code Element Application Test Data When click on action element “InputField” in the desktop window ” InputField ID Input ” NILL NILL Remarks This step definition clicks on an action element with the name “element_name” in the desktop window. Restriction The action element with the name “element_name” should be accessible and interactable in the desktop window. Table of contents Keyword Description Declaration Remarks Restriction

click on action element “element_name” in the desktop window Read More »

drag element {string} in desktop window with xCords {string} and yCords {string}

Desktop step-Definition drag element {string} in desktop window with xCords {string} and yCords {string} Keyword Given, When, And, Then Description Drag the element with the specified element in the desktop window to the provided X and Y coordinates. Declaration Code Element Application Test Data When drag element “InputField” in desktop window with xCords “10” and yCords “20” ” InputField ID Input ” NILL NILL Remarks The element with the name “element_name” should be draggable, and it should be possible to drag it to the specified coordinates (x, y) in the desktop window. Restriction Ensure that “element_name” is a valid and unique identifier for the element you want to click on. Make sure the element is visible and clickable before attempting the any action. Table of contents Keyword Description Declaration Remarks Restriction

drag element {string} in desktop window with xCords {string} and yCords {string} Read More »

click on desktop window with coordinates {string} and {string}

Desktop step-Definition click on desktop window with coordinates {string} and {string} Keyword Given, When, And, Then Description click on the desktop window at the provided X and Y coordinates Declaration Code Element Application Test Data When click on desktop window with coordinates “100” and “200” NILL NILL NILL Remarks The element with the name “element_name” should be clickable, and it should be possible to click it to the specified coordinates (x, y) in the desktop window. Restriction Ensure that “element_name” is a valid and unique identifier for the element you want to double-click on. Make sure the element is visible and clickable before attempting the double-click action. Table of contents Keyword Description Declaration Remarks Restriction

click on desktop window with coordinates {string} and {string} Read More »

click on link “element_name” in desktop window with xCords “String Value” and yCords “String Value”

Desktop step-Definition click on link “element_name” in desktop window with xCords “String Value” and yCords “String Value” Keyword Given, When, And, Then Description Click on the link with the specified element in the desktop window at the provided X and Y coordinates. Declaration Code Element Application Test Data When click on link “InputField” in desktop window with xCords “10” and yCords “20” ” InputField ID Input ” NILL NILL Remarks This step definition clicks on a link with the name “element_name” in the desktop window at the specified coordinates (x, y). Restriction The link with the name “element_name” should be accessible and clickable at the specified coordinates (x, y) in the desktop window. Table of contents Keyword Description Declaration Remarks Restriction

click on link “element_name” in desktop window with xCords “String Value” and yCords “String Value” Read More »

click on desktop window element {string} with coordinates {string} and {string}

Desktop step-Definition click on desktop window element {string} with coordinates {string} and {string} Keyword Given, When, And, Then Description Click on the element with the specified element in the desktop window at the provided X and Y coordinates. Declaration Code Element Application Test Data When click on desktop window element “InputField” with coordinates “10” and “20” ” InputField ID Input ” NILL NILL Remarks This step clicks on the element with the name “element_name” in the desktop window at the specified coordinates (“String Value” for xCords and yCords). Restriction The element with the name “element_name” should be accessible and interactable in the desktop Table of contents Keyword Description Declaration Remarks Restriction

click on desktop window element {string} with coordinates {string} and {string} Read More »

start timer for desktop application

Desktop step-Definition start timer for desktop application Keyword Given, When, And, Then Description Start a timer for desktop application Declaration Code Element Application Test Data When start timer for desktop application NILL NILL NILL Remarks This step clicks on the button with the name “element_name” in the desktop window and starts a timer. Restriction The button element with the name “element_name” should be accessible and interactable in the desktop window. Table of contents Keyword Description Declaration Remarks Restriction

start timer for desktop application 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