https://github.com/web-padawan/wtr-webdriver-error
https://github.com/web-padawan/wtr-webdriver-error
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/web-padawan/wtr-webdriver-error
- Owner: web-padawan
- Created: 2025-01-30T11:04:14.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-30T11:22:24.000Z (over 1 year ago)
- Last Synced: 2025-01-30T12:22:58.633Z (over 1 year ago)
- Language: JavaScript
- Size: 76.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Webdriver ShadowRootManager + WTR
Install (includes selenium standalone):
```sh
npm install
```
Run the tests:
```sh
npm test
```
## Note
Comment out `filterBrowserLogs` in `web-test-runner.config.js` to enable WDIO debug logging for ShadowRootManager.