playwright/src
2021-09-30 12:24:24 +02:00
..
cli chore: upgrade commander.js to version 8 (#9230) 2021-09-30 12:24:24 +02:00
client feat(fetch): support ignoreHTTPSErrors option (#9206) 2021-09-28 15:33:36 -07:00
common feat(fetch): support options in playwright._newRequest (#9061) 2021-09-22 12:44:22 -07:00
dispatchers feat(fetch): support ignoreHTTPSErrors option (#9206) 2021-09-28 15:33:36 -07:00
grid feat: introduce experimental general-purpose grid (#8941) 2021-09-16 01:20:36 -07:00
protocol feat(fetch): support ignoreHTTPSErrors option (#9206) 2021-09-28 15:33:36 -07:00
remote chore: fix PlaywrightClient disconnection logic (#9149) 2021-09-29 01:54:10 +02:00
server feat(fetch): store cookies between requests (#9221) 2021-09-29 17:15:32 -07:00
test chore: upgrade commander.js to version 8 (#9230) 2021-09-30 12:24:24 +02:00
third_party chore: bring in folio source (#6923) 2021-06-06 17:09:53 -07:00
utils fix(selenium connect): register in gracefullyCloseAll for driver cleanup (#9218) 2021-09-29 14:54:24 -07:00
web chore: enable object-curly-spacing in ESLint (#9168) 2021-09-27 18:58:08 +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(channels): generate dispatcher event types (#8540) 2021-08-30 18:43:18 +02:00
inprocess.ts chore: move sdkLanguage over to the protocol init call (#8329) 2021-08-20 21:32:21 +02:00
nativeDeps.ts fix(webkit): add libevdev dep (#7630) 2021-07-14 20:20:03 -07:00
outofprocess.ts fix(selenium connect): register in gracefullyCloseAll for driver cleanup (#9218) 2021-09-29 14:54:24 -07:00