Skip to content
This repository was archived by the owner on May 13, 2024. It is now read-only.

Commit fc7f8be

Browse files
committed
Update README.md
1 parent 24a1caa commit fc7f8be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ npm install webrtc-utilities --save-dev
1111
src/selenium/selenium-lib.js contains all that is needed to build a selenium webdriver driver for Chrome and Firefox (whatever is set in the BROWSER and BVER variables).
1212

1313
### node and commonjs ###
14-
require('webrtc-utilities').seleniumLib
14+
`require('webrtc-utilities').seleniumLib`
1515

1616
## start-tests.sh ##
1717
src/testrunner/start-tests.sh that helps travis-multirunner to download and install Chrome and Firefox browser from stable, beta and unstable channels. Also starts the tests using node.

0 commit comments

Comments
 (0)