diff --git a/README.md b/README.md index 80176af..5a8eafe 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.1' + compile group: 'com.epam.healenium', name: 'healenium-web', version: '3.5.2' } ``` @@ -22,7 +22,7 @@ for Maven projects: com.epam.healenium healenium-web - 3.5.1 + 3.5.2 ``` ### 1. Init driver instance of SelfHealingDriver