playwright/test/cli
Dmitry Gozman 0871a9cfd9
feat(codegen): improve selector generation (#5364)
- Snap to buttons, inputs, selects, etc.
- Try `<label>` selector in addition to the element.
- Use parent selectors when needed.
- Remove xpath fallback as it should be covered with css.
2021-02-08 21:53:17 -08:00
..
cli-codegen-csharp.spec.ts fix: fix the cli tests, generate snake python (#5003) 2021-01-13 12:52:03 -08:00
cli-codegen-javascript.spec.ts fix: fix the cli tests, generate snake python (#5003) 2021-01-13 12:52:03 -08:00
cli-codegen-python-async.spec.ts fix: fix the cli tests, generate snake python (#5003) 2021-01-13 12:52:03 -08:00
cli-codegen-python.spec.ts fix: fix the cli tests, generate snake python (#5003) 2021-01-13 12:52:03 -08:00
cli-codegen.spec.ts feat(codegen): improve selector generation (#5364) 2021-02-08 21:53:17 -08:00
cli.fixtures.ts feat(pause): make page.pause public (#5288) 2021-02-03 16:01:51 -08:00