Skip to content

Commit 504c2f4

Browse files
swapnilagarwwalfrancisf
authored andcommitted
updated readme to run test suite (#17)
1 parent b1dbd37 commit 504c2f4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ Master branch contains **Selenium 3** samples, for **Selenium 4 - W3C protocol**
1717
- To run a single test, run `mvn test -P single`
1818
- To run local tests, run `mvn test -P local`
1919
- To run parallel tests, run `mvn test -P parallel`
20+
- To run the test suite, run `mvn test -P suite`
2021

2122
Understand how many parallel sessions you need by using our [Parallel Test Calculator](https://www.browserstack.com/automate/parallel-calculator?ref=github)
2223

0 commit comments

Comments
 (0)