diff --git a/README.md b/README.md index 2bf36dc..f7aab83 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.5.3' + compile group: 'com.epam.healenium', name: 'healenium-web', version: '3.5.4' } ``` @@ -22,7 +22,7 @@ for Maven projects: com.epam.healenium healenium-web - 3.5.3 + 3.5.4 ``` ### 1. Init driver instance of SelfHealingDriver