You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: introduction/starting_browser/installing chromedriver for MacOs/task.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -29,4 +29,4 @@ If you see that, everything is fine and you can proceed to the next step.
29
29
1. If you try to launch `chromedriver` and get a message like this:
30
30
`-bash: chromedriver: command not found`
31
31
you need to check if the file `chromedriver` is in the folder `/usr/local/bin`. If it's not there, run the above `mv` commands again.
32
-
2. If you get the message like "Apple cannot check app for malicious software...", use [this Apple guide](https://support.apple.com/en-am/guide/mac-help/mchleab3a043/mac) to add the`chromedriver` to the exceptions.
32
+
2. If you get a message like "Apple cannot check app for malicious software...", use [this Apple guide](https://support.apple.com/en-am/guide/mac-help/mchleab3a043/mac) to add `chromedriver` to the exceptions.
0 commit comments