diff --git a/src/Atata.WebDriverExtras/Atata.WebDriverExtras.csproj b/src/Atata.WebDriverExtras/Atata.WebDriverExtras.csproj index 413b6af..bfcee11 100644 --- a/src/Atata.WebDriverExtras/Atata.WebDriverExtras.csproj +++ b/src/Atata.WebDriverExtras/Atata.WebDriverExtras.csproj @@ -3,19 +3,25 @@ net40;net45;netstandard2.0 Atata - 0.14.0 + 1.0.0 Yevgeniy Shunevych Yevgeniy Shunevych Atata WebDriver Extras Atata Framework - A set of extension methods and other extra classes for Selenium WebDriver. Is a part of Atata Framework. - © Yevgeniy Shunevych 2017 + A set of extension methods and other extra classes for Selenium WebDriver. Is a part of Atata Framework. + +Supports .NET Framework 4.0+ and .NET Core/Standard 2.0. + +Atata.WebDriverExtras GitHub repository: https://github.com/atata-framework/atata-webdriverextras +Atata Framework documentation: https://atata-framework.github.io + © Yevgeniy Shunevych 2018 https://raw.githubusercontent.com/atata-framework/atata-webdriverextras/master/LICENSE https://github.com/atata-framework/atata-webdriverextras https://raw.githubusercontent.com/atata-framework/atata/master/logo.png?v2 https://github.com/atata-framework/atata-webdriverextras atata automation testing test selenium webdriver browser - 0.14.0 - https://atata-framework.github.io/blog/2017/12/07/atata.webdriverextras-0.14.0-released/ + 1.0.0 - https://atata-framework.github.io/blog/2018/03/30/atata.webdriverextras-1.0.0-released/ +0.14.0 - https://atata-framework.github.io/blog/2017/12/07/atata.webdriverextras-0.14.0-released/ 0.13.0 - https://atata-framework.github.io/blog/2017/10/04/atata.webdriverextras-0.13.0-released/ 0.12.0 - https://atata-framework.github.io/blog/2017/09/20/atata.webdriverextras-0.12.0-released/ 0.11.0 - Initial release.