From 28a872e7031d737bb03c7b58b2645ea7b448945a Mon Sep 17 00:00:00 2001 From: Anna Koskinen Date: Wed, 21 Apr 2021 15:03:41 +0300 Subject: [PATCH] Update Selenium to 3.13.0 --- uitest/pom.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/uitest/pom.xml b/uitest/pom.xml index a5a49a57fa5..ef0e0589ec1 100644 --- a/uitest/pom.xml +++ b/uitest/pom.xml @@ -219,6 +219,12 @@ ${project.version} test + + org.seleniumhq.selenium + selenium-server + 3.13.0 + test +