double click on desktop window element {string} with coordinates {string} and {string} – SoliteraTA

SoliteraTA

Desktop step-Definition

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

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

Generic selectors
Exact matches only
Search in title
Search in content
Post Type Selectors

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

Keyword

Given, When, And, Then

Description

double click on an element in the desktop application based on X and Y coordinates

Declaration
				
					When double click on desktop window element "InputField" with coordinates "50" and "20"
				
			
				
					"<elements>
<element>
  <name>InputField</name>
  <type>ID</type>
  <value>Input</value>
</element>
</elements>"
				
			
				
					NILL
				
			
				
					NILL
				
			
Remarks
  1. This step performs a click action on the element specified by “element_name” within the desktop window.
  2. Working when we are passing coordinates after calculating from focused element
Restriction
  1. 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 click action.
  2. 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.

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