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

WIP: Run playback on standalone selenium servers #230

Merged
merged 21 commits into from
Aug 28, 2018
Merged

WIP: Run playback on standalone selenium servers #230

merged 21 commits into from
Aug 28, 2018

Conversation

corevo
Copy link
Member

@corevo corevo commented Jun 12, 2018

Partially fixes #129 #7.
Merging behind a feature toggle:
You'll have to pass a new feature toggle to enable the webdriver playback (until we'll get around to a GUI that specifies it explicitly)

Build with the environment variable env USE_WEBDRIVER=1 yarn build:ext
Make sure you have a standalone Selenium server listening on http://localhost:444/wd/hub and chromedriver.

It is still experimental, use with care!

@corevo corevo mentioned this pull request Aug 20, 2018
@corevo corevo merged commit 983cf93 into master Aug 28, 2018
@corevo corevo deleted the webdriver branch August 28, 2018 09:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature request] Run tests in another browser directly from Selenium UI
2 participants