Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork28
Try Playwright lets you execute and share Playwright scripts in your browser to get started with Playwright.
License
NotificationsYou must be signed in to change notification settings
mxschmitt/try-playwright
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Interactive playground forPlaywright to run examples directly from your browser
Setting up a Try Playwright environment withk3s
curl -sfL https://get.k3s.io| INSTALL_K3S_EXEC="--disable traefik" sh -apt updateapt install -y gitgit clone https://github.com/mxschmitt/try-playwright.gitopenssl req -x509 -nodes -days 730 -newkey rsa:2048 -keyout tls.key -out tls.crt -subj"/CN=try.playwright.tech/O=try.playwright.tech"kubectl create secret tls try-playwright-cf-tls-cert --key=tls.key --cert=tls.crtcd try-playwrightexport MINIO_ROOT_USER="admin"export MINIO_ROOT_PASSWORD=$(openssl rand -base64 32)bash k8/generate.shkubectl apply -f k8/
For more information about the infrastructure and contributing, seehere.
About
Try Playwright lets you execute and share Playwright scripts in your browser to get started with Playwright.
Topics
Resources
License
Code of conduct
Contributing
Security policy
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Sponsor this project
Uh oh!
There was an error while loading.Please reload this page.
Packages0
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Contributors11
Uh oh!
There was an error while loading.Please reload this page.