We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a32b65 commit 7df55f3Copy full SHA for 7df55f3
package.json
@@ -15,14 +15,11 @@
15
"url": "https://github.com/macacajs/macaca-playwright"
16
},
17
"dependencies": {
18
- "@playwright/browser-chromium": "1.43.0",
19
- "@playwright/browser-firefox": "1.43.0",
20
- "@playwright/browser-webkit": "1.43.0",
21
"driver-base": "^0.1.4",
22
"kleur": "^4.1.4",
23
"lodash": "^4.17.21",
24
"mkdirp": "^1.0.4",
25
- "playwright": "1.43.0",
+ "playwright": "^1.58.0",
26
"selenium-atoms": "^1.0.4",
27
"webdriver-dfn-error-code": "^1.0.4",
28
"xlogger": "^1.0.6"
0 commit comments