puppeteer/utils
Joel Einbinder 9ba3261571 feat(accessibility): snapshot the accessibility tree (#3470)
This adds `page.accessibility.snapshot()`. It serializes and returns the accessibility tree for the page. By default, uninteresting nodes are filtered out of the snapshot.

fixes #2033
2018-11-01 18:54:51 -07:00
..
browser docs(puppeteer-web): a note about running inside extension (#3477) 2018-11-01 15:45:06 -07:00
doclint feat(accessibility): snapshot the accessibility tree (#3470) 2018-11-01 18:54:51 -07:00
node6-transform fix(node6): fix one line await arrow functions #2198 2018-03-15 14:54:23 -07:00
protocol-types-generator chore(types): generate protocol.d.ts on install (#2625) 2018-05-29 15:23:32 -07:00
testrunner chore(testrunner): fix readme description (#3293) 2018-09-21 20:44:43 -07:00
testserver chore(testserver): prepare test server (#3294) 2018-09-24 12:46:39 -07:00
apply_next_version.js chore: another attempt to fix pptr@next (#3210) 2018-09-06 21:38:17 +01:00
check_availability.js chore: stop using console.assert everywhere (#2646) 2018-05-31 16:53:51 -07:00
ESTreeWalker.js feat(launcher): add experimental "transport" option to pptr.connect (#3265) 2018-09-20 11:55:23 -07:00
fetch_devices.js fix(devicedescriptors): fix UA in DeviceDescriptors (#2741) 2018-06-14 13:55:09 -07:00
prepare_puppeteer_core.js feat: prepare for publishing puppeteer-core (#3047) 2018-08-08 15:14:23 -07:00