From ee85f6f2643b63b73cf521f721242467e0afb5d2 Mon Sep 17 00:00:00 2001 From: gmohanaind Date: Fri, 29 Mar 2019 13:14:35 +0530 Subject: [PATCH] Add artifact for Selenium and testng --- pom.xml | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/pom.xml b/pom.xml index d28e86e..8692695 100644 --- a/pom.xml +++ b/pom.xml @@ -19,6 +19,21 @@ 4.12 test + + + + org.seleniumhq.selenium + selenium-java + 2.53.1 + + + + + org.testng + testng + 6.8 + test +