Skip to content

Commit

Permalink
api-docs: update forward (#2866)
Browse files Browse the repository at this point in the history
  • Loading branch information
asvtsv authored Aug 15, 2021
1 parent 1419cb7 commit 62b240e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/api/protocol/forward.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
const ProtocolAction = require('./_base-action.js');

/**
* Navigate backwards in the browser history, if possible.
* Navigate forward in the browser history, if possible (the equivalent of hitting the browser forward button).
*
* @link /#back
* @param {function} [callback] Optional callback function to be called when the command finishes.
Expand Down

0 comments on commit 62b240e

Please sign in to comment.