-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
Add ability to run tests on remote webdriver. #1744
Conversation
Thanks for this and sorry for the delay in reviewing! This is getting complicated enough that would you mind writing up a page in |
You can use a raw JSON blob, as shown in the example - each browser will only process its own section of options. |
Thanks! And I'm just thinking that the |
For Safari, unfortunately, did not find anything. Do you mean remove webdriver from here? |
Ah ok, seems fine to start out with chrome/firefox in any case. And yeah by removing |
…o rustwasm-master # Conflicts: # crates/cli/src/bin/wasm-bindgen-test-runner/headless.rs
Looks great to me, thanks! |
Resolve #1731, #1732
GECKODRIVER_REMOTE
for address of remote webdriverGECKODRIVER_CLIENT_ARGS
webdriver.json
for configure browser's capabilities, like: