Update driver verification help doc

This commit is contained in:
Michael Mintz 2016-02-20 00:25:07 -05:00
parent a05f988ced
commit 46926163aa
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
### Verify that Selenium and WebDrivers were successfully installed
### Verify that web drivers were successfully installed
**You can do this by checking inside a Python command prompt. (NOTE: xkcd is a webcomic)**
*You can do this by checking inside a Python command prompt. (NOTE: xkcd is a webcomic)*
#### Verifying FirefoxDriver (comes with Selenium by default)
```bash