proof icon indicating copy to clipboard operation
proof copied to clipboard

Allow alternatives to webdriverio for browser tests

Open adierkens opened this issue 5 years ago • 3 comments

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.

adierkens avatar Oct 01 '20 00:10 adierkens

@adierkens I would like contribute here, can you please assign this to me?

pramodrhegde avatar Oct 12 '20 08:10 pramodrhegde

@adierkens I would like to add cypress support.

veenadesai avatar Oct 05 '21 20:10 veenadesai

Feel free to open a PR

adierkens avatar Oct 07 '21 03:10 adierkens