Skip to content

Commit

Permalink
tune comments
Browse files Browse the repository at this point in the history
  • Loading branch information
mykola-mokhnach committed Jan 23, 2025
1 parent a5608ad commit 581c679
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lib/chromedriver.js
Original file line number Diff line number Diff line change
Expand Up @@ -521,8 +521,8 @@ export class Chromedriver extends events.EventEmitter {
}

/**
* Sync the WebDriver protocol if current on going protocol is W3C or MJSONWP.
* Does nothing if driverVersion is null.
* Determines the driver communication protocol
* based on various validation rules.
*
* @returns {keyof PROTOCOLS}
*/
Expand Down

0 comments on commit 581c679

Please sign in to comment.