playwright/src/firefox
Dmitry Gozman ced0bc2d1b
api: make clear the use of null in page.emulateMedia (#3078)
We can pass null to disable emulating particular feature.
This change updates the docs and rpc protocol accordingly.
2020-07-21 18:56:41 -07:00
..
ffAccessibility.ts fix(accessibility): don't filter everything when the page has a title (#2909) 2020-07-17 10:48:50 -07:00
ffBrowser.ts fix(popup): do not report frameless pages (#2910) 2020-07-10 13:15:39 -07:00
ffConnection.ts chore(logs): rework logs for simplicity (#2592) 2020-06-16 17:11:19 -07:00
ffExecutionContext.ts chore: form the debug script for authoring hints / helpers (#2551) 2020-06-11 18:18:33 -07:00
ffInput.ts chore: move non-trivial types out of types.ts (#2680) 2020-06-23 14:51:06 -07:00
ffNetworkManager.ts feat(rpc): update Response.finished to return string instead of Error (#3071) 2020-07-21 14:40:53 -07:00
ffPage.ts api: make clear the use of null in page.emulateMedia (#3078) 2020-07-21 18:56:41 -07:00
protocol.ts feat(bringToFront): enable on all browsers (#3052) 2020-07-21 09:36:54 -07:00