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 8ad2f373b7
commit fdb76f4bcf

View File

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