We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b26de92 commit 2f54c1aCopy full SHA for 2f54c1a
README.md
@@ -10,6 +10,7 @@ Sample for running [TestNG] tests with BrowserStack Automate.
10
- Optionally, you can add your BrowserStack credentials to the environment variables `BROWSERSTACK_USERNAME` and `BROWSERSTACK_ACCESS_KEY`.
11
12
### Running the tests
13
+- To start local tests run: `ant test-local`
14
- To start tests in series, run: `ant test-series`
15
- To start parallel tests run: `ant test-parallel`
16
0 commit comments