Skip to content

Commit 71dc198

Browse files
author
Alekss Litvinovs
committed
Add name patterns in README.md as per comments
1 parent d50d393 commit 71dc198

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

README.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -34,13 +34,13 @@ By default it takes the first connected device to your machine, but you can spec
3434

3535
Py-TestUI supports the following browser drivers:
3636

37-
- Google Chrome
38-
- Mozzila Firefox
39-
- Safari
40-
- Microsoft Edge
41-
- Microsoft Internet Explorer
42-
- Opera
43-
- PhantomJS
37+
- Google Chrome (`'chrome'`)
38+
- Mozzila Firefox (`'firefox'`)
39+
- Safari (`'safari'`)
40+
- Microsoft Edge (`'edge'`)
41+
- Microsoft Internet Explorer (`'ie'`)
42+
- Opera (`'opera'`)
43+
- PhantomJS(`'pantomjs'`)
4444

4545
> All these drivers must be installed and added to you `$PATH` variable
4646

0 commit comments

Comments
 (0)