chore: migrate to locator._resolveSelector (#670)

This commit is contained in:
Pavel Feldman
2025-07-15 14:50:33 -07:00
committed by GitHub
parent c5a2324aaf
commit be8adb1866
3 changed files with 23 additions and 19 deletions

View File

@@ -40,14 +40,15 @@
"commander": "^13.1.0",
"debug": "^4.4.1",
"mime": "^4.0.7",
"playwright": "1.54.1",
"playwright": "1.55.0-alpha-1752540053000",
"playwright-core": "1.55.0-alpha-1752540053000",
"ws": "^8.18.1",
"zod-to-json-schema": "^3.24.4"
},
"devDependencies": {
"@eslint/eslintrc": "^3.2.0",
"@eslint/js": "^9.19.0",
"@playwright/test": "1.54.1",
"@playwright/test": "1.55.0-alpha-1752540053000",
"@stylistic/eslint-plugin": "^3.0.1",
"@types/chrome": "^0.0.315",
"@types/debug": "^4.1.12",