playwright/src/server
Dmitry Gozman 98f1f715c5
chore: ensure we emit Page event before resoliving pageOrError (#6012)
Internal callers of pageOrError should be able to rely on the
Page being already reported.
2021-03-30 17:35:42 -07:00
..
android chore: add missing await to floating promises (#5813) 2021-03-22 09:59:39 -07:00
chromium chore: ensure we emit Page event before resoliving pageOrError (#6012) 2021-03-30 17:35:42 -07:00
common chore: refactor actionability checks (#5368) 2021-02-10 12:36:26 -08:00
electron chore: remove ProgressController.abort (#5620) 2021-02-25 10:00:54 -08:00
firefox chore: ensure we emit Page event before resoliving pageOrError (#6012) 2021-03-30 17:35:42 -07:00
injected fix(text selector): revert quoted match to match by text nodes only (#5690) 2021-03-03 10:51:10 -08:00
snapshot chore(evaluate): explicitly annotate methods that wait for signals (#5859) 2021-03-17 10:47:07 -07:00
supplements fix(selectors): properly generate selectors for tricky ids (#5940) 2021-03-25 18:43:33 -07:00
trace chore: add missing await to floating promises (#5813) 2021-03-22 09:59:39 -07:00
webkit chore: ensure we emit Page event before resoliving pageOrError (#6012) 2021-03-30 17:35:42 -07:00
accessibility.ts chore: move src files to server (#3593) 2020-08-24 06:51:51 -07:00
browser.ts chore: expose channel name literals for types (#5922) 2021-03-23 13:21:03 -07:00
browserContext.ts fix(pageOrError): throw in launchPersistentContext if context page has errors (#5868) 2021-03-18 08:14:57 -07:00
browserType.ts fix: kill browser if process doesnt exit for 30s after close (#5968) 2021-03-27 09:59:04 -07:00
console.ts chore: introduce instrumentation api (#5385) 2021-02-09 14:44:48 -08:00
deviceDescriptors.js feat(size): emulate window.screen size (#5967) 2021-03-29 14:10:58 -07:00
dialog.ts chore: introduce instrumentation api (#5385) 2021-02-09 14:44:48 -08:00
dom.ts chore(evaluate): respect signals when evaluating on handle (#5847) 2021-03-17 12:03:21 -07:00
download.ts chore: add missing await to floating promises (#5813) 2021-03-22 09:59:39 -07:00
fileChooser.ts chore: move src files to server (#3593) 2020-08-24 06:51:51 -07:00
frames.ts chore(autowait): auto-wait for top level navigations only (#5861) 2021-03-17 14:47:51 -07:00
helper.ts fix(rimraf): allow 10 retires when removing the profile folder (#5826) 2021-03-16 19:31:35 -07:00
input.ts feat: tap (#4097) 2020-10-19 10:07:33 -07:00
instrumentation.ts feat(trace): highlight action target (#5776) 2021-03-10 11:43:26 -08:00
javascript.ts chore: add missing await to floating promises (#5813) 2021-03-22 09:59:39 -07:00
macEditingCommands.ts chore: move src files to server (#3593) 2020-08-24 06:51:51 -07:00
network.ts chore: spell overridden (#5605) 2021-02-24 15:11:34 -08:00
page.ts chore: ensure we emit Page event before resoliving pageOrError (#6012) 2021-03-30 17:35:42 -07:00
pipeTransport.ts chore(eslint): add rule no-unused-expressions (#4848) 2020-12-29 09:59:35 -08:00
playwright.ts chore: move trace viewer into server (#5597) 2021-02-24 13:39:51 -08:00
processLauncher.ts chore(stable): throw user-friendly message when ffmpeg is missing (#5865) 2021-03-17 19:19:44 -07:00
progress.ts chore: add missing await to floating promises (#5813) 2021-03-22 09:59:39 -07:00
screenshotter.ts chore(evaluate): explicitly annotate methods that wait for signals (#5859) 2021-03-17 10:47:07 -07:00
selectors.ts chore: introduce instrumentation api (#5385) 2021-02-09 14:44:48 -08:00
transport.ts test(inspector): add some tests (#5461) 2021-02-15 08:32:13 -08:00
types.ts feat(size): emulate window.screen size (#5967) 2021-03-29 14:10:58 -07:00
usKeyboardLayout.ts chore: move src files to server (#3593) 2020-08-24 06:51:51 -07:00
validateDependencies.ts chore: organize per-browser dependencies (#5787) 2021-03-11 20:22:50 -08:00