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.
2 parents ff833f7 + fb2e115 commit c255912Copy full SHA for c255912
playwright-java/README.md
@@ -10,9 +10,6 @@
10
11
## Running your tests
12
13
-- To run a single test, run
14
- `mvn -Dexec.mainClass="com.browserstack.PlaywrightSingleTest" -Dexec.classpathScope=test test-compile exec:java
15
-`
16
- To run parallel tests, run
17
`mvn -Dexec.mainClass="com.browserstack.PlaywrightParallelTest" -Dexec.classpathScope=test test-compile exec:java
18
`
0 commit comments