Hover over an Element

Purpose#

This action is used to move the mouse cursor over a specified element on a webpage, enabling interaction with elements that reveal additional content or options when hovered over. The target element is located using its attributes, such as ID, class, or type. Once identified, the action moves the mouse cursor over the element without clicking, triggering any hover-related effects or actions, such as displaying hidden menus or tooltips.


Scenarios#

Scenario 1#

Title:#

Hover over element to display hidden options
Test case link: TEST-7991 Hover over a book list element to display hidden options