Closed marek2209 closed 4 years ago
I am not able to run my tests with that pom and libraries. im using that configuration in intellij
-ea -Dwebdriver.driver=chrome -Dcucumber.options="--tags @XR-xxxx"
Also when i run test via mvn command then i have opened multiples browser windows .
ok problem was in surefire plugin. it have parallel run set by default
I am not able to run my tests with that pom and libraries. im using that configuration in intellij
-ea -Dwebdriver.driver=chrome -Dcucumber.options="--tags @XR-xxxx"
Also when i run test via mvn command then i have opened multiples browser windows .