attempt (2) to fix running the test methods in different classes interleaved

This commit is contained in:
Rodica Sutu
2018-02-21 22:57:16 +02:00
parent f1e3c0b853
commit 1fe8242944

View File

@@ -150,7 +150,7 @@
<dependency> <dependency>
<groupId>org.testng</groupId> <groupId>org.testng</groupId>
<artifactId>testng</artifactId> <artifactId>testng</artifactId>
<version>6.8.8</version> <version>6.13.1</version>
</dependency> </dependency>
<dependency> <dependency>
<groupId>ru.yandex.qatools.htmlelements</groupId> <groupId>ru.yandex.qatools.htmlelements</groupId>