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 f4f5c38 commit cbbaf02Copy full SHA for cbbaf02
pom.xml
@@ -144,7 +144,7 @@
144
</property>
145
<property>
146
<key>parallel-count</key>
147
- <value>5</value>
+ <value>3</value>
148
149
150
<key>features</key>
src/test/resources/conf/parallel.conf.json
@@ -17,9 +17,6 @@
17
},
18
{
19
"browser": "safari"
20
- },
21
- {
22
- "browser": "Internet Explorer"
23
}
24
]
25
0 commit comments