Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

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

CIPlaywright version

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

Stars

Watchers

Forks

Sponsor this project

 

Packages

 
 
 

Contributors11


[8]ページ先頭

©2009-2025 Movatter.jp