Show list of selectors in auth report

Everyone can contribute. Help move this issue forward while earning points, leveling up and collecting rewards.

Problem

Identifying selectors for input boxes and buttons is complicated for non-technical users. Selectors are needed to configure authentication and write authentication step scripts.

Proposal

In the auth report add a section that has a list of selectors for each page visited during the authentication flow. This will allow users to look-up a selector that will work.

Possible usage flow:

  1. User configures authentication url and enabled auth report
  2. User runs DAST to generate an auth erport
  3. User reviews auth report and identified selectors for username, password, and submit
  4. User configures selectors for fields to fill in and form to submit

What would this section of the auth report look like?

  1. Screen shot of the page with numbered fields/buttons. Below a list of selectors to numbered field.
  2. List of fields with a snippet of screen shot showing field/button and the selector in a table
Edited by 🤖 GitLab Bot 🤖