Page Element Dumper

#0 / 0 rate

Page Element Dumper

9 users

2019-08-11

VDubs

Extension Information

5 star
0%
4 star
0%
3 star
0%
2 star
0%
1 star
0%

Supported Languages

Permissions

Description

Parsing a page for selectors and semi smart outputting the paths to elements.

This little tool will grab all elements on the page, creating a list with selectors that have id's or class-names while jumping one up the tree to see if the parent maybe has an id or class.

The file is dumped out into the downloads folder and is an array of the elements.
Some might be way too verbose and it is not looking for the Nth child or anything like that yet.

The screenshot shows NightwatchJS. I am not affiliated with that great package, but have used it in the past.

The major goal is to let people quickly get selectors so that they can get started on automation.