Allow alternatives to webdriverio for browser tests
Open
hacktoberfest
- Dominant language
- TypeScript
- Stars
- 85
- Forks
- 29
- PR merge metrics
- No merged PRs in 30d
Description
As it stands now, proof mainly orchestrates tests to a storybook. There's no _real_ reason this needs to be locked into webdriver as the runner for the browser.
Through the plugin-system, migrate the dependency on webdriver to a capability plugin, and add support for an alternative (cypress, playwright) to manage the browser session.
Contributor guide
Assessment
This issue has not been assessed yet.