Skip to content

Commit 3de1d3c

Browse files
committed
update: Readme
1 parent b6df6bf commit 3de1d3c

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
@@ -13,7 +13,7 @@ PyTest Integration with BrowserStack.
1313
* To run your automated tests using BrowserStack, you must provide a valid username and access key. This can be done either by using a .browserstack configuration file in the working directory or your home directory, by setting the BROWSERSTACK_USERNAME and BROWSERSTACK_ACCESS_KEY environment variables, or by adding user & key to config file.
1414

1515

16-
## Running your locally hosted website
16+
## Run tests on locally hosted websites
1717
* To run a local test, (if you have not set the BROWSERSTACK_ACCESS_KEY environment variable) first go to config/local.json then edit key on line 3
1818
* Run `paver run local`
1919

0 commit comments

Comments
 (0)