Mouse hover Action using Java in Selenium Webdriver |

Опубликовано: 05 Февраль 2023
на канале: SDET Adda For QA Automation
7,762
108

In automation, many times it is required to perform some action on the element which gets visible only on mouse hover on some other element. For this, mouse cursor needs to be placed over an element. Actions class provides a rich set of APIs for mouse events and #keyboard events. So, to perform mouse event also, #actions class provides #movetoElement methods.

So, here are the methods Actions class has provided for Mouse Hover action:

moveToElement(WebElement target)
moveToElement(WebElement target, int xOffset, int yOffset)

Note: Action class is present in package: #org.openqa.selenium.interactions package

Reference websites: https://www.selenium.dev/selenium/doc...
https://www.flipkart.com/

#framework #selenium #actionsclass #actionapi #webdriver #movetoelement #flipkart #automationtesting #seleniumframework #actionsclass #testng #testrunner #moveToElement #api


Смотрите видео Mouse hover Action using Java in Selenium Webdriver | онлайн без регистрации, длительностью часов минут секунд в хорошем качестве. Это видео добавил пользователь SDET Adda For QA Automation 05 Февраль 2023, не забудьте поделиться им ссылкой с друзьями и знакомыми, на нашем сайте его посмотрели 7,762 раз и оно понравилось 108 людям.