Skip to content

Commit

Permalink
docs(website): 📝 updated missing docs
Browse files Browse the repository at this point in the history
  • Loading branch information
WasiqB committed Jan 11, 2025
1 parent 4b13850 commit 9d9aa5b
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,10 @@ In order inject your customized logging for your reports or you want to perform

This method will get executed after clearing the value in the element located by using the provided locator.

## `onExecuteScript (script, args)` {#on-execute-script}

This method will get executed after executing the provided script on the element with the provided arguments.

## `onGetAttribute (locator, attribute)` {#on-get-attribute}

This method will get executed after getting the given attribute in the element located by using the provided locator.
Expand Down

0 comments on commit 9d9aa5b

Please sign in to comment.