Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow alternatives to webdriverio for browser tests #58

Open
adierkens opened this issue Oct 1, 2020 · 3 comments
Open

Allow alternatives to webdriverio for browser tests #58

adierkens opened this issue Oct 1, 2020 · 3 comments

Comments

@adierkens
Copy link
Contributor

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.

@pramodrhegde
Copy link

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

@veenadesai
Copy link

@adierkens I would like to add cypress support.

@adierkens
Copy link
Contributor Author

Feel free to open a PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants