Hover over desktop element {string} and verify that the tooltip displays text {string} – SoliteraTA

SoliteraTA

Desktop step-Definition

Hover over desktop element {string} and verify that the tooltip displays text {string}

Hover over desktop element {string} and verify that the tooltip displays text {string}

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

Hover over desktop element {string} and verify that the tooltip displays text {string}

Keyword

Given, When, And, Then

Description
Will hover over the particular element and verify if the given tooltip displays text
Declaration
				
					When Hover over desktop element "InputField" and verify that the tooltip displays text "Solitera"
				
			
				
					
"<elements>
<element>
  <name>InputField</name>
  <type>XPATH</type>
  <value>//input[@id="Input"]</value>
</element>
</elements>"
				
			
				
					NILL
				
			
				
					NILL
				
			
Remarks
  1. This step definition hovers the mouse over an element with the name “element_name” in the desktop window and verify the text value.
  2. Verifying element visibility is a fundamental step in UI automation.
Restriction
  1. The element with the name “element_name” should be accessible and hoverable in the desktop window.
  2. Make sure element name is correct and visible on the screen. Confirm that the verification correctly identifies the visibility state of the element.

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