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

add playwright to enable cross-browser testing #1

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Conversation

tantaman
Copy link

@tantaman tantaman commented Jan 2, 2023

This runs demo-123.html in:

  • webkit
  • firefox
  • chrome

on whatever platform you may be on (Linux, Windows, Mac).

To install and run:

cd ext/wasm/playwright
npm install
npm test

Example output:
Screenshot 2023-01-02 at 2 48 38 PM
Screenshot 2023-01-02 at 2 48 47 PM
Screenshot 2023-01-02 at 2 48 31 PM

@tantaman tantaman changed the title add playwright tests to enable cross-browser testing add playwright to enable cross-browser testing Jan 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant