puppeteer/lib
2019-01-14 17:23:53 -08:00
..
.eslintrc.js Introduce Eslint to validate style 2017-06-11 01:32:59 -07:00
Accessibility.js feat(accessibility): snapshot the accessibility tree (#3470) 2018-11-01 18:54:51 -07:00
Browser.js fix(types): fix return types where JSDoc and api.md disagree (#3512) 2018-11-07 22:48:43 -08:00
BrowserFetcher.js chore(types): Upgrade TypeScript to 3.2.2 (#3754) 2019-01-10 22:56:39 -08:00
Connection.js fix(page): navigating 11 pages simultaneously should not throw warning (#3560) 2018-11-20 14:21:13 -08:00
Coverage.js fix(types): fix parameters where they disagree with the api (#3525) 2018-11-12 12:59:21 -08:00
Dialog.js chore: upgrade to TypeScript 3.0.1 (#3024) 2018-08-06 11:31:33 -07:00
EmulationManager.js chore: upgrade to TypeScript 3.0.1 (#3024) 2018-08-06 11:31:33 -07:00
Errors.js feat: introduce puppeteer/Errors (#3056) 2018-08-09 16:51:12 -07:00
ExecutionContext.js feat(executioncontext): warn on nested js handle (#3591) 2019-01-14 14:30:50 -08:00
externs.d.ts refactor: move Connection to use ConnectionTransport (#3217) 2018-09-07 21:36:16 +01:00
FrameManager.js fix(frames): make sure evaluation does not hang in detached iframes (#3770) 2019-01-14 17:23:53 -08:00
helper.js chore(types): Upgrade TypeScript to 3.2.2 (#3754) 2019-01-10 22:56:39 -08:00
Input.js fix(types): fix parameters where they disagree with the api (#3525) 2018-11-12 12:59:21 -08:00
Launcher.js chore: cleanup puppeteer.connect({browserURL}) (#3766) 2019-01-14 14:30:03 -08:00
Multimap.js chore: upgrade to TypeScript 3.0.1 (#3024) 2018-08-06 11:31:33 -07:00
NetworkManager.js feat: enable Network Service by default (#3738) 2019-01-09 15:47:08 -08:00
Page.js fix(screenshots): throw on 0x0 screenshots (#3756) 2019-01-11 15:24:43 -08:00
PipeTransport.js fix(pipe): dispatch "disconnected" event when browser is terminated (#3472) 2018-10-31 16:31:29 -07:00
Puppeteer.js chore: cleanup puppeteer.connect({browserURL}) (#3766) 2019-01-14 14:30:03 -08:00
Target.js feat(page): introduce "Popup" event (#3661) 2018-12-12 17:09:42 -08:00
TaskQueue.js chore(types): Upgrade TypeScript to 3.2.2 (#3754) 2019-01-10 22:56:39 -08:00
Tracing.js fix(types): fix parameters where they disagree with the api (#3525) 2018-11-12 12:59:21 -08:00
USKeyboardLayout.js fix: add missing location property to some key descriptors (#3354) 2018-10-05 12:35:10 -07:00
WebSocketTransport.js refactor: use browser-compliant interface of 'ws' (#3218) 2018-09-11 18:41:28 +01:00
Worker.js chore(types): Upgrade TypeScript to 3.2.2 (#3754) 2019-01-10 22:56:39 -08:00