Eyes.LeanFt
1.0.0
Prefix Reserved
See the version list below for details.
dotnet add package Eyes.LeanFt --version 1.0.0
NuGet\Install-Package Eyes.LeanFt -Version 1.0.0
<PackageReference Include="Eyes.LeanFt" Version="1.0.0" />
paket add Eyes.LeanFt --version 1.0.0
#r "nuget: Eyes.LeanFt, 1.0.0"
// Install Eyes.LeanFt as a Cake Addin #addin nuget:?package=Eyes.LeanFt&version=1.0.0 // Install Eyes.LeanFt as a Cake Tool #tool nuget:?package=Eyes.LeanFt&version=1.0.0
Applitools Eyes adds automated visual validation to your LeanFT tests. With Applitools Eyes, you can automatically validate the correctness of your application's UI layout, content and appearance. To learn more, visit http://applitools.com/.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net40 is compatible. net403 was computed. net45 was computed. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
This package has no dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
2.33.0 | 936 | 8/18/2021 |
2.32.0 | 747 | 7/15/2021 |
2.29.0 | 826 | 5/11/2021 |
2.28.0 | 823 | 4/27/2021 |
2.27.0 | 801 | 4/18/2021 |
2.26.0 | 907 | 3/29/2021 |
2.25.0 | 876 | 3/18/2021 |
2.24.0 | 912 | 3/15/2021 |
2.23.0 | 842 | 1/12/2021 |
2.22.0 | 946 | 12/20/2020 |
2.21.0 | 964 | 12/13/2020 |
2.20.0 | 928 | 11/18/2020 |
2.19.2 | 1,106 | 10/8/2020 |
2.19.1 | 966 | 10/8/2020 |
2.19.0 | 965 | 10/8/2020 |
2.18.0 | 973 | 9/3/2020 |
2.17.0 | 994 | 9/2/2020 |
2.16.0 | 981 | 8/23/2020 |
2.15.0 | 980 | 7/30/2020 |
2.14.0 | 1,075 | 7/9/2020 |
2.13.0 | 1,013 | 7/5/2020 |
2.12.0 | 1,063 | 6/22/2020 |
2.11.0 | 1,023 | 6/11/2020 |
2.10.0 | 1,024 | 6/9/2020 |
2.9.0 | 1,082 | 6/7/2020 |
2.8.0 | 1,016 | 5/18/2020 |
2.7.2 | 1,055 | 4/26/2020 |
2.7.1 | 985 | 4/6/2020 |
2.7.0 | 1,122 | 3/8/2020 |
2.6.4 | 1,033 | 1/21/2020 |
2.6.2 | 1,026 | 12/11/2019 |
2.6.1.3 | 1,081 | 11/18/2019 |
2.6.1.1 | 1,079 | 11/7/2019 |
2.6.1 | 1,128 | 8/6/2019 |
2.6.0 | 1,156 | 4/25/2019 |
2.5.0 | 1,156 | 3/26/2019 |
2.5.0-beta | 899 | 4/3/2019 |
2.4.0 | 1,310 | 11/19/2018 |
2.3.3 | 1,324 | 11/4/2018 |
2.3.2 | 1,383 | 8/21/2018 |
2.3.1 | 1,526 | 5/14/2018 |
2.3.0 | 1,512 | 4/24/2018 |
2.2.0 | 1,525 | 11/21/2017 |
2.1.0 | 1,673 | 6/21/2017 |
2.0.0 | 1,551 | 4/26/2017 |
1.14.1 | 1,540 | 3/26/2017 |
1.14.0 | 1,446 | 3/22/2017 |
1.13.0 | 1,920 | 7/9/2015 |
1.12.0 | 1,577 | 7/1/2015 |
1.11.0 | 1,513 | 6/27/2015 |
1.1.0 | 1,630 | 6/3/2015 |
1.0.0 | 1,471 | 6/2/2015 |
Applitools Eyes SDK for HP LeanFT - initial version is ready and supports the following capabilities:
* Match image of the displayed viewport
* Match full page image
* Match object
* Match region
* Use test environment info to identify the baseline
* Set the window size to achieve the viewport dimensions specified by the user
Important to note that currently only web browser tests are supported.
also - the visual test results are not added to the Reporter - but are available to the users to add them themselves in the test code.