Skip to content

Commit 4692616

Browse files
committed
Update driver verification help doc
1 parent a05f988 commit 4692616

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

help_docs/verify_webdriver.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
### Verify that Selenium and WebDrivers were successfully installed
1+
### Verify that web drivers were successfully installed
22

3-
**You can do this by checking inside a Python command prompt. (NOTE: xkcd is a webcomic)**
3+
*You can do this by checking inside a Python command prompt. (NOTE: xkcd is a webcomic)*
44

55
#### Verifying FirefoxDriver (comes with Selenium by default)
66
```bash

0 commit comments

Comments
 (0)