selenium.webdriver.support.relative_locator

Functions

locate_with(by, using)

Start searching for relative objects your search criteria with By.

with_tag_name(tag_name)

Start searching for relative objects using a tag name.

Classes

RelativeBy([root, filters])

Gives the opportunity to find elements based on their relative location on the page from a root elelemt.