0
0
mirror of https://github.com/puppeteer/puppeteer synced 2024-06-14 14:02:48 +00:00
Commit Graph

2 Commits

Author SHA1 Message Date
Darío Kondratiuk
03d8746260 test(accessibility): Fix duplicated test () 2018-11-15 14:57:07 -08:00
Joel Einbinder
9ba3261571 feat(accessibility): snapshot the accessibility tree ()
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 
2018-11-01 18:54:51 -07:00