piersolenski / chakra-playwright

Chakra & Next breaking Safari Playwright tests

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Next.js + Playwright

This example shows how to configure Playwright to work with Next.js.

Deploy your own

Deploy the example using Vercel or preview live with StackBlitz

Deploy with Vercel

How to use

Execute create-next-app with npm, Yarn, or pnpm to bootstrap the example:

npx create-next-app --example with-playwright with-playwright-app
yarn create next-app --example with-playwright with-playwright-app
pnpm create next-app --example with-playwright with-playwright-app

Deploy it to the cloud with Vercel (Documentation).

About

Chakra & Next breaking Safari Playwright tests


Languages

Language:JavaScript 38.8%Language:TypeScript 34.4%Language:CSS 26.7%