playwright/src
Dmitry Gozman bcb0c1745b
fix(waitForEventInfo): reply from the server side (#8825)
Otherwise, client thinks that `waitForEventInfo` is a pending operation.
2021-09-09 21:20:26 -07:00
..
cli feat(test): start authoring raw reporter (#8790) 2021-09-09 14:17:18 -07:00
client fix: make sure page.goto navigates away from pages with beforeunload (#8770) 2021-09-09 13:19:50 -07:00
common feat(headers): add Headers.headers that would mimic the behavior of the deprecated getters (#8665) 2021-09-02 20:48:23 -07:00
dispatchers fix(waitForEventInfo): reply from the server side (#8825) 2021-09-09 21:20:26 -07:00
protocol feat(fetch): fulfill without passing fetch response body client<->server (#8789) 2021-09-08 14:59:12 -07:00
remote chore: move sdkLanguage over to the protocol init call (#8329) 2021-08-20 21:32:21 +02:00
server fix(check): allow checking/unchecking role=radio elements (#8821) 2021-09-09 16:01:21 -07:00
test chore(report): don't generate file per test (#8822) 2021-09-09 17:35:31 -07:00
third_party chore: bring in folio source (#6923) 2021-06-06 17:09:53 -07:00
utils fix: a human-readable error when lock cannot be acquired (#8768) 2021-09-08 06:03:16 -07:00
web chore(report): don't generate file per test (#8822) 2021-09-09 17:35:31 -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(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 chore(protocol): do client hello instead of server hello (#8019) 2021-08-19 17:31:14 +02:00