playwright/src
2020-04-01 22:10:56 -07:00
..
chromium chore: remove web mode (#1625) 2020-04-01 14:42:47 -07:00
firefox feat(firefox): support timezone override (#1578) 2020-04-01 22:10:56 -07:00
injected fix(text selector): by default, do a substring match (#1618) 2020-03-31 23:04:04 -07:00
server chore: remove web mode (#1625) 2020-04-01 14:42:47 -07:00
webkit chore: remove web mode (#1625) 2020-04-01 14:42:47 -07:00
.eslintrc.js chore(lint): add @typescript-eslint/type-annotation-spacing rule (#897) 2020-02-07 13:36:49 -08:00
accessibility.ts fix(docs): fixup and lint optionals and return values in api.md (#1376) 2020-03-18 16:23:25 -07:00
api.ts api(context): get rid of PageEvent (#1433) 2020-03-19 16:25:12 -07:00
browser.ts chore: remove web mode (#1625) 2020-04-01 14:42:47 -07:00
browserContext.ts chore(waitForEvent): refactor waitForEvent into a single implementation (#1602) 2020-03-31 16:18:49 -07:00
console.ts chore(license): use Apache 2.0 (#389) 2020-01-06 18:22:35 -08:00
deviceDescriptors.ts api(devices): extract isMobile/hasTouch from viewport (#1415) 2020-03-17 18:21:02 -07:00
dialog.ts chore: reuse Dialog between browsers (#115) 2019-12-02 11:53:23 -07:00
dom.ts chore: remove web mode (#1625) 2020-04-01 14:42:47 -07:00
errors.ts fix: rename files on case-sensitive fs 2019-12-13 13:57:11 -08:00
events.ts fix(api): fire BrowserContext.Page event in WebKit and Firefox (#1186) 2020-03-02 18:32:56 -08:00
extendedEventEmitter.ts chore: remove web mode (#1625) 2020-04-01 14:42:47 -07:00
frames.ts chore: remove web mode (#1625) 2020-04-01 14:42:47 -07:00
helper.ts chore: remove web mode (#1625) 2020-04-01 14:42:47 -07:00
input.ts api(click): remove tripleclick, respect clickCount (#1373) 2020-03-13 08:09:48 -07:00
javascript.ts chore: remove web mode (#1625) 2020-04-01 14:42:47 -07:00
network.ts chore: remove web mode (#1625) 2020-04-01 14:42:47 -07:00
page.ts chore: remove web mode (#1625) 2020-04-01 14:42:47 -07:00
screenshotter.ts chore: remove web mode (#1625) 2020-04-01 14:42:47 -07:00
selectors.ts feat(selectors): allow running selectors in main world (#1533) 2020-03-25 20:59:48 -07:00
timeoutSettings.ts feat(api): introduce default timeouts on BrowserContext (#992) 2020-02-13 14:18:18 -08:00
transport.ts chore: remove web mode (#1625) 2020-04-01 14:42:47 -07:00
types.ts chore(selectors): move selectors logic to selectors.ts (#1536) 2020-03-25 14:08:46 -07:00
usKeyboardLayout.ts fix(keyboard): Add mac editing commands for NumpadEnter (#1026) 2020-02-14 18:37:02 -08:00