playwright/src
2021-06-16 16:00:54 -07:00
..
cli feat(codegen): allow generating tests (#7049) 2021-06-10 16:52:59 -07:00
client fix: specify the right apiName for artifact errors (#7119) 2021-06-14 16:41:53 -07:00
common chore: pass parsed stack in metainfo (#5407) 2021-02-10 18:52:28 -08:00
dispatchers fix: return valid browser from context.browser() when connect over CDP (#7155) 2021-06-15 16:06:38 -07:00
install chore: clarify that we download Playwright browser builds (#6938) 2021-06-07 14:16:42 -07:00
protocol feat(download): adding a new Download._cancel method (#6236) 2021-06-12 22:23:22 +02:00
remote chore: create Selectors for each Playwright object (#7154) 2021-06-15 14:56:29 -07:00
server feat(chromium): roll to r891964 (#7185) 2021-06-16 16:00:54 -07:00
test feat(test-runner): allow specifying video size (#7158) 2021-06-16 07:51:54 -07:00
third_party chore: bring in folio source (#6923) 2021-06-06 17:09:53 -07:00
utils chore: nuke 'webkit-technology-preview' experiment (#7164) 2021-06-15 23:58:30 -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