playwright/src/server/supplements
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
..
har chore: centralize playwright creation, bind context listeners to instance (#5217) 2021-01-29 16:00:56 -08:00
injected feat(codegen): improve selector generation (#5364) 2021-02-08 21:53:17 -08:00
recorder chore: don't reuse recorder app profile (#5365) 2021-02-08 16:02:23 -08:00
inspectorController.ts feat(pause): make page.pause public (#5288) 2021-02-03 16:01:51 -08:00
recorderSupplement.ts feat(recorder): remove recorder overlay toolbar (#5334) 2021-02-05 14:24:27 -08:00