wasm-bindgen icon indicating copy to clipboard operation
wasm-bindgen copied to clipboard

Add `WASM_BINDGEN_WEBDRIVER_JSON` var to override `webdriver.json` path

Open UebelAndre opened this issue 1 year ago • 1 comments

This is handy supporting various machines with different browsers and configurations installed. I'm able to update my CI to point to specific configs per machine that's matched that all contain unique settings.

UebelAndre avatar Feb 15 '25 17:02 UebelAndre

@daxpedda friendly ping on this one

UebelAndre avatar Mar 20 '25 13:03 UebelAndre

@daxpedda one more ping here 🙏

UebelAndre avatar Sep 08 '25 00:09 UebelAndre

I think this is a good idea, lets get it in!

Still needs an entry in the guide and changelog.

@daxpedda Updated!

UebelAndre avatar Sep 08 '25 14:09 UebelAndre

We should probably avoid talking specifically about webdriver.json for WASM_BINDGEN_TEST_WEBDRIVER_JSON as the environment variables can point to a file with an arbitrary name.

@daxpedda Is there more I should do outside of your suggestions?

UebelAndre avatar Sep 08 '25 14:09 UebelAndre

We should probably avoid talking specifically about webdriver.json for WASM_BINDGEN_TEST_WEBDRIVER_JSON as the environment variables can point to a file with an arbitrary name.

daxpedda Is there more I should do outside of your suggestions?

No, we are all set!

(please avoid pinging on every message)

daxpedda avatar Sep 08 '25 14:09 daxpedda

We should probably avoid talking specifically about webdriver.json for WASM_BINDGEN_TEST_WEBDRIVER_JSON as the environment variables can point to a file with an arbitrary name.

daxpedda Is there more I should do outside of your suggestions?

No, we are all set!

(please avoid pinging on every message)

Fixed conflicts!

(And sorry, this is a common thing in the communities I normally engage in)

UebelAndre avatar Sep 08 '25 15:09 UebelAndre