Skip to content

Commit

Permalink
[js] change log level in Selenium Manager to reduce noise
Browse files Browse the repository at this point in the history
  • Loading branch information
titusfortner committed Jun 7, 2023
1 parent 3440f5a commit 5af3b2d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ function driverLocation(options) {
)
}

console.log(
console.debug(
'Applicable driver not found; attempting to install with Selenium Manager (Beta)'
)

Expand Down

0 comments on commit 5af3b2d

Please sign in to comment.