filmov
tv
Tutorial #6 : Relative locator in Selenium 4 ( part 2 ) | Selenium 4 New Features | TestingLPoint

Показать описание
Tutorial #6 : Relative locator in Selenium 4 ( part 2 ) | Selenium 4 New Features | TestingLPoint
List of Relative Locators
==========================
above(): This will point to the required WebElement which is “above” to the specific / particular element.
below(): This will point to the required WebElement which is “below” to the specific / particular element.
toLeftOf(): This will point to the required WebElement which is “To the left of ” the specific / particular element.
toRightOf(): This will point to the required WebElement which is “To the right of ” the specific / particular element.
near(): This will point to the required WebElement which is “most 50px away” from the specific / particular element.
#selenium4 #relativelocators #testinglpoint
List of Relative Locators
==========================
above(): This will point to the required WebElement which is “above” to the specific / particular element.
below(): This will point to the required WebElement which is “below” to the specific / particular element.
toLeftOf(): This will point to the required WebElement which is “To the left of ” the specific / particular element.
toRightOf(): This will point to the required WebElement which is “To the right of ” the specific / particular element.
near(): This will point to the required WebElement which is “most 50px away” from the specific / particular element.
#selenium4 #relativelocators #testinglpoint