From 1fe8242944f9db4631f348d751fc5f2fc6fb5fe8 Mon Sep 17 00:00:00 2001 From: Rodica Sutu Date: Wed, 21 Feb 2018 22:57:16 +0200 Subject: [PATCH 1/2] attempt (2) to fix running the test methods in different classes interleaved --- rm-automation/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rm-automation/pom.xml b/rm-automation/pom.xml index 8b6b5481f5..87481be804 100644 --- a/rm-automation/pom.xml +++ b/rm-automation/pom.xml @@ -150,7 +150,7 @@ org.testng testng - 6.8.8 + 6.13.1 ru.yandex.qatools.htmlelements From bada7c2438cb67645eef16948bcc523cb791f24a Mon Sep 17 00:00:00 2001 From: Rodica Sutu Date: Thu, 22 Feb 2018 23:09:08 +0200 Subject: [PATCH 2/2] another attempt to fix running the test execution order --- rm-automation/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rm-automation/pom.xml b/rm-automation/pom.xml index a8ad07df78..5a8bf4d96a 100644 --- a/rm-automation/pom.xml +++ b/rm-automation/pom.xml @@ -150,7 +150,7 @@ org.testng testng - 6.13.1 + 6.9.10 ru.yandex.qatools.htmlelements