Authentication: Auth Tester fails to identify fields
Open
@psiinon is already working on this.
Since Sep 6, 2023.
add-on
bug
in:authhelper
- Dominant language
- Java
- Stars
- 15.8k
- Forks
- 2.6k
- Avg merge
- 13h 16m
- Merged PRs (30d)
- 17
Description
Describe the bug
The fields:
<input data-test="input-username" id="cat-input-0" class="" placeholder="Username" required="" type="text">
<input data-test="input-password" id="cat-input-1" class="" placeholder="Password" required="" type="password">
Reported via irc.
Steps to reproduce the behavior
Create a test login page with those fields.
Run the auth tester against it.
Expected behavior
The auth tester should identify and fill in the fields.
Software versions
Latest everything
Screenshots
No response
Errors from the zap.log file
No response
Additional context
No response
Would you like to help fix this issue?
- Yes
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.