xharness
xharness copied to clipboard
[wasm] Move `wasm test-browser` from Selenium to Playwright
Currently we are using a 4.0-alpha version of Selenium, which was the best we could use at the time it was added. But now we can move to Playwright, which has a better API too.
cc @maraf @ilonatommy - in case one of you is interested in taking this on. I'm familiar with the code, so I can help.