From 227644625df069aa359177a3d33ca9cf741a2669 Mon Sep 17 00:00:00 2001 From: Alex-Reif <69298932+Alex-Reif@users.noreply.github.com> Date: Fri, 6 Oct 2023 00:59:00 +0300 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 3091dfe..661a321 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ Self-healing library for Selenium Web-based tests for Gradle projects: ``` dependencies { - compile group: 'com.epam.healenium', name: 'healenium-web', version: '3.4.4' + compile group: 'com.epam.healenium', name: 'healenium-web', version: '3.4.6' } ``` @@ -22,7 +22,7 @@ for Maven projects: com.epam.healenium healenium-web - 3.4.4 + 3.4.6 ``` ### 1. Init driver instance of SelfHealingDriver