playwright/packages/playwright-test/types
Andrey Lushnikov a9989852d5
feat(vrt): new option "caret" for taking screenshots (#13164)
This has two values:
- `"hide"` to hide input caret for taking screenshot
- `"initial"` to keep caret behavior unchanged

Defaults to `"hide"`.

Fixes #12643
2022-03-29 17:48:13 -07:00
..
test.d.ts feat(vrt): new option "caret" for taking screenshots (#13164) 2022-03-29 17:48:13 -07:00
testExpect.d.ts feat(test-runner): implement expect.poll (#12815) 2022-03-18 16:31:26 -07:00
testReporter.d.ts feat(test-runner): support expect.soft (#11800) 2022-02-02 18:33:51 -08:00