playwright/src
2021-06-22 19:04:24 +02:00
..
cli fix(test-runner): allow additional params when pw-test is not installed (#7200) 2021-06-17 13:40:49 -07:00
client feat: response interception (#7122) 2021-06-18 11:04:48 -07:00
common chore: pass parsed stack in metainfo (#5407) 2021-02-10 18:52:28 -08:00
dispatchers feat: response interception (#7122) 2021-06-18 11:04:48 -07:00
install chore: clarify that we download Playwright browser builds (#6938) 2021-06-07 14:16:42 -07:00
protocol fix: Jest isError handling to work with TypeError (#7251) 2021-06-21 21:48:24 +02:00
remote chore: create Selectors for each Playwright object (#7154) 2021-06-15 14:56:29 -07:00
server chore: improve connectOverCDP error handling (#7239) 2021-06-21 19:57:00 +02:00
test fix(test-runner): support ANSII terminals with list reporter (#7258) 2021-06-22 19:04:24 +02:00
third_party chore: bring in folio source (#6923) 2021-06-06 17:09:53 -07:00
utils feature(test runner): capture error and pending calls when timing out (#7193) 2021-06-17 15:09:38 -07:00
web fix(trace-viewer): display trace without viewport (#7101) 2021-06-14 17:11:30 +02: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