You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: