pytoolbox.selenium.select module

class pytoolbox.selenium.select.Select(webelement: selenium.webdriver.remote.webelement.WebElement)[source]

Bases: selenium.webdriver.support.select.Select

A Select with the attributes of the WebElement.