Skip to content

Use a default submit field selector when not present

What does this MR do?

When the DAST_USERNAME_FIELD and DAST_PASSWORD_FIELD CI/CD variables are present, but the required DAST_SUBMIT_FIELD is not present, default the DAST_SUBMIT_FIELD to use xpath to find either the submit button, or a button.

What are the relevant issue numbers?

gitlab-org/gitlab#333646 (closed)

Merge request reports