playwright/src/webkit
Dmitry Gozman 9790ea5b5d
chore: align more server-side options with rpc protocol (#3506)
This touches:
- noDefaultViewport;
- ignoreAllDefaultArgs;
- env;
- validateXYZ logic that was copying objects - we do not need that anymore;
- shuffles some converters closer to their usage.
2020-08-18 09:37:40 -07:00
..
protocol.ts browser(webkit, firefox): bump versions (#2866) 2020-07-08 17:10:33 -07:00
wkAccessibility.ts chore(rpc): implement input, a11y, console (#2722) 2020-06-25 18:01:18 -07:00
wkBrowser.ts chore: align more server-side options with rpc protocol (#3506) 2020-08-18 09:37:40 -07:00
wkConnection.ts chore: remove logger infrastructure from server side (#3487) 2020-08-17 14:12:31 -07:00
wkExecutionContext.ts test: move all generic page tests to jest (#3002) 2020-07-17 09:49:12 -07:00
wkInput.ts chore: move non-trivial types out of types.ts (#2680) 2020-06-23 14:51:06 -07:00
wkInterceptableRequest.ts feat(rpc): disallow deps into rpc client from outside (#3199) 2020-07-28 15:33:38 -07:00
wkPage.ts chore: align more server-side options with rpc protocol (#3506) 2020-08-18 09:37:40 -07:00
wkProvisionalPage.ts fix(webkit): do not swallow init errors (#2242) 2020-05-14 15:43:23 -07:00
wkWorkers.ts api(console): make ConsoleMessageLocation properties required (#3290) 2020-08-05 22:25:56 -07:00