Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
razvanvancea authored Feb 19, 2020
1 parent a2bf083 commit 8971a9d
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,7 @@ This project shows the core concepts of RemoteWebDriver, TestNG, Parallel execut

It can be easily integrated with **Selenium Grid** or **Docker (Zalenium)**.

**CLI execution:** `mvn clean test -Pparallel`
**CLI execution:**
```html
mvn clean test -Pparallel
```

0 comments on commit 8971a9d

Please sign in to comment.