@sentinele2e/driver-selenium
v0.1.0
Published
The Selenium WebDriver driver for [Sentinel](https://github.com/ZeeshanAmjad0495/sentinel-e2e). It implements the `@sentinele2e/contracts` driver/session interface on top of `selenium-webdriver`, compiling Sentinel locator strategies to CSS/XPath selector
Downloads
143
Readme
@sentinele2e/driver-selenium
The Selenium WebDriver driver for Sentinel. It implements the @sentinele2e/contracts driver/session interface on top of selenium-webdriver, compiling Sentinel locator strategies to CSS/XPath selectors and emitting @sentinele2e/core telemetry for every action and assertion. selenium-webdriver ships as a direct dependency.
Install
npm install @sentinele2e/driver-seleniumSee the root README for the full Sentinel overview.
