ps-analysis-tool icon indicating copy to clipboard operation
ps-analysis-tool copied to clipboard

Improve helper message for the GDPR banner parameter

Open fellyph opened this issue 1 year ago • 0 comments

Description

This pull request is related to issue #843, updating the helper message for the option --button-selectors

Relevant Technical Choices

Standardize the name convention for the technologies listed and use better wording on the CLI messages.

Testing Instructions

  1. install PSAT CLI
  2. Run the command npm run cli -- -h
  3. Check the message

Additional Information:

Screenshot/Screencast

Screenshot 2024-09-25 at 15 25 01

Checklist

  • [ ] I have thoroughly tested this code to the best of my abilities.
  • [ ] I have reviewed the code myself before requesting a review.
  • [ ] This code is covered by unit tests to verify that it works as intended.
  • [ ] The QA of this PR is done by a member of the QA team (to be checked by QA).

Fixes #843

fellyph avatar Sep 25 '24 14:09 fellyph