create-playwright
Advanced tools
Comparing version 1.17.127 to 1.17.128
@@ -74,3 +74,3 @@ // @ts-check | ||
// name: 'Google Chrome', | ||
// use: { ..devices['Desktop Chrome'], channel: 'chrome' }, | ||
// use: { ...devices['Desktop Chrome'], channel: 'chrome' }, | ||
// }, | ||
@@ -77,0 +77,0 @@ ], |
@@ -73,3 +73,3 @@ import { defineConfig, devices } from '@playwright/test'; | ||
// name: 'Google Chrome', | ||
// use: { ..devices['Desktop Chrome'], channel: 'chrome' }, | ||
// use: { ...devices['Desktop Chrome'], channel: 'chrome' }, | ||
// }, | ||
@@ -76,0 +76,0 @@ ], |
{ | ||
"name": "create-playwright", | ||
"version": "1.17.127", | ||
"version": "1.17.128", | ||
"description": "Getting started with writing end-to-end tests with Playwright.", | ||
@@ -5,0 +5,0 @@ "repository": "github:Microsoft/playwright", |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
209724