UI Overview
Main View
- Run config
- Save config to browser storage
- Load config to from a file
- Save config to a file.
- Reset defined fields.
- Status indicator. Statuses are defined in
src/types.ts - Show logs.
- Selector for container for individual items.
- Start interactive element picker.
- Delete field.
- Start interactive element picker.
- Switch to array selection for this field.
- Results section.
- Download extracted data
- Copy extracted data
- Show results in a fullpage
- Clear results
- Show results as JSON
Config View
Pagination Section
None pagination. This is the default.
Next button pagination. Element is triggered with .click() during navigation.
Page links pagination.
URL template pagination.







