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 f5f08e9 commit 855d3b5Copy full SHA for 855d3b5
README.md
@@ -1,4 +1,5 @@
1
-# Plugin : cucumber-parallel-xbrowser-testing
+# Plugin : cucumber-parallel-xbrowser-testing
2
+## Latest Version : 0.0.3
3
4
## Steps to execute this plugin :
5
@@ -10,7 +11,7 @@
10
11
<dependency>
12
<groupId>io.github.rsshekhawat</groupId>
13
<artifactId>cucumber-parallel-xbrowser-testing</artifactId>
- <version>0.0.1</version>
14
+ <version>latest_version</version>
15
</dependency>
16
```
17
@@ -20,7 +21,7 @@
20
21
<plugin>
22
23
24
25
<executions>
26
<execution>
27
<id>parallel</id>
0 commit comments