playwright/src
Pavel Feldman 021f51cc1f
feat(trace): add a trace option into the test runner (#6961)
Co-authored-by: Andrey Lushnikov <aslushnikov@gmail.com>
2021-06-08 11:22:07 -07:00
..
cli feat: support npx playwright install msedge (#6861) 2021-06-07 00:23:22 -07:00
client chore: use fs.promises API instead of promisify (#6871) 2021-06-03 18:55:33 +02:00
common chore: pass parsed stack in metainfo (#5407) 2021-02-10 18:52:28 -08:00
dispatchers chore: use fs.promises API instead of promisify (#6871) 2021-06-03 18:55:33 +02:00
install chore: clarify that we download Playwright browser builds (#6938) 2021-06-07 14:16:42 -07:00
protocol chore: make tracing zero config (#6859) 2021-06-02 22:00:34 -07:00
remote test: add tests for port-forwarding via playwrightclient (#6860)q 2021-06-03 02:19:01 +02:00
server feat: firefox is stable by default (#6953) 2021-06-08 09:34:17 -07:00
test feat(trace): add a trace option into the test runner (#6961) 2021-06-08 11:22:07 -07:00
third_party chore: bring in folio source (#6923) 2021-06-06 17:09:53 -07:00
utils feat: firefox is stable by default (#6953) 2021-06-08 09:34:17 -07:00
web feat(inspector): remove snapshots (#6909) 2021-06-04 10:47:19 -07:00
.eslintrc.js chore(lint): add @typescript-eslint/type-annotation-spacing rule (#897) 2020-02-07 13:36:49 -08:00
browserServerImpl.ts chore: make tracing zero config (#6859) 2021-06-02 22:00:34 -07:00
inprocess.ts chore: create new Playwright instance when launching server (#6820) 2021-06-01 21:21:24 +02:00
nativeDeps.ts feat: add best-effort support for Ubuntu 21.04 (#6429) 2021-05-06 10:37:06 -07:00
outofprocess.ts test: add basic end-to-end driver test (#5426) 2021-02-12 09:05:32 -08:00