Skip to content

Commit

Permalink
automation: Minor fix in authentication docs (#4851)
Browse files Browse the repository at this point in the history
* Typofix: Authentication Framework -> Automation Framework

Signed-off-by: John Roberts <[email protected]>
  • Loading branch information
dachiefjustice authored Aug 29, 2023
1 parent 7ae219f commit 17d5e86
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions addOns/automation/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
### Changed
- Maintenance changes.
- Depend on newer version of Common Library add-on (Related to Issue 7961).
- Clarify authentication docs.

### Removed
- The SnakeYAML Engine dependency was removed.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ <H2>Configuring Authentication</H2>

The recommended way to configure authentication is to do so via the ZAP desktop GUI -
this gives you complete control over all aspects and allows you to test it in place.<br>
Then you can create a new Authentication Framework job using the context(s) you have tested -
Then you can create a new Automation Framework plan using the context(s) you have tested -
the authentication elements will be correctly initialised for all aspects supported.
<p>
It is worth noting that the authentication elements cannot be edited via the Automation Framework <a href="gui.html">GUI</a>,
Expand Down

0 comments on commit 17d5e86

Please sign in to comment.