selectors.xpath.api
- class LXMLXpathApi(selector: Any)[source]
Bases:
SelectionApiInterface for lxml xpath API for html elements.
- class SeleniumXPathApi(selector: Any)[source]
Bases:
SelectionApiInterface for selenium xpath API for web elements.
- class PlaywrightXPathApi(selector: Any)[source]
Bases:
SelectionApiInterface for playwright xpath API for web elements.