playwright/src
Max Schmitt 69476a86a7
chore: add support for macOS Big Sur 11.1 (#4724)
11.1 is an official update for macOS Big Sur. We should maybe add a custom macOS version parser which falls back if minor version changes so we don't have to maintain all the versions manually.

Fixes #4722
2020-12-15 10:49:02 -08:00
..
client feat(storage): accept path in save/load storage apis (#4714) 2020-12-14 16:03:52 -08:00
debug feat(selectors): explicit list of custom functions (#4629) 2020-12-08 09:38:43 -08:00
dispatchers chore(adb): make driver smaller (#4713) 2020-12-14 18:39:14 -08:00
install chore: add support for macOS Big Sur 11.1 (#4724) 2020-12-15 10:49:02 -08:00
protocol feat(adb): add screenshot (#4701) 2020-12-13 23:20:13 -08:00
remote chore: expose adb devices and actions (#4647) 2020-12-09 15:06:57 -08:00
server chore(adb): make driver smaller (#4713) 2020-12-14 18:39:14 -08:00
trace fix(tracing): store relative video path in the trace (#4710) 2020-12-14 13:31:55 -08:00
utils chore: add support for macOS Big Sur 11.1 (#4724) 2020-12-15 10:49:02 -08:00
.eslintrc.js chore(lint): add @typescript-eslint/type-annotation-spacing rule (#897) 2020-02-07 13:36:49 -08:00
browserServerImpl.ts fix(launchServer): wait for the server to start before taking its address (#4513) 2020-11-23 15:23:31 -08:00
driver.ts chore: expose adb devices and actions (#4647) 2020-12-09 15:06:57 -08:00
inprocess.ts feat(har): allow saving har for context (#4214) 2020-10-26 14:32:07 -07:00
service.ts chore: add websocket connection mode (#4510) 2020-11-20 15:19:39 -08:00