mirror of
https://github.com/microsoft/playwright.git
synced 2024-12-15 14:11:50 +03:00
cafa558845
- prefer `role=checkbox` over `input[type=checkbox]` - prefer `#id` over `input[type=checkbox]` and `role=checkbox` - prefer `text=foo` over `internal:has-text=foo` - ignore `none` and `presentation` roles - remove non-strict support |
||
---|---|---|
.. | ||
bin | ||
bundles | ||
src | ||
types | ||
.npmignore | ||
browsers.json | ||
cli.js | ||
index.d.ts | ||
index.js | ||
index.mjs | ||
package.json | ||
README.md | ||
ThirdPartyNotices.txt |
playwright-core
This package contains the no-browser flavor of Playwright.