File tree Expand file tree Collapse file tree
examples/contrib/webscanner_helper Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -46,7 +46,7 @@ class SeleniumAddon:
4646 """This Addon can be used in combination with web application scanners in order to help them to authenticate
4747 against a web application.
4848
49- Since the authentication is highly dependant on the web application, this add-on includes the abstract method
49+ Since the authentication is highly dependent on the web application, this add-on includes the abstract method
5050 *login*. In order to use the add-on, a class for the web application inheriting from SeleniumAddon needs to be
5151 created. This class needs to include the concrete selenium actions necessary to authenticate against the web
5252 application. In addition, an authentication oracle which inherits from AuthorizationOracle should be created.
You can’t perform that action at this time.
0 commit comments