Simple.Tsting.Utilities
2.0.14
dotnet add package Simple.Tsting.Utilities --version 2.0.14
NuGet\Install-Package Simple.Tsting.Utilities -Version 2.0.14
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Simple.Tsting.Utilities" Version="2.0.14" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Simple.Tsting.Utilities --version 2.0.14
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Simple.Tsting.Utilities, 2.0.14"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Simple.Tsting.Utilities as a Cake Addin #addin nuget:?package=Simple.Tsting.Utilities&version=2.0.14 // Install Simple.Tsting.Utilities as a Cake Tool #tool nuget:?package=Simple.Tsting.Utilities&version=2.0.14
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Simple.Tsting.Utilities
The Simple.Testing.Utitlies package was written as a first step to an automation framework for b+p.
- A selenium wrapper that will allow pretty good user event on webelements.
- An decent TestContext Extentions Library
- A Rest API helper based on RestSharp and Http request
- A test case exectution piece that works with Simple.Tsting.QAComplete package.
BasicUtil
BasicUtil has a bunch of automation methods in it, these are mostly for browser interations.
Method | Overload | Return | Description |
---|---|---|---|
AcceptAlert | None | void | Accepts alerts that are served up by the browser |
ClickAnchorInTable | By Table, string Find, int ColumNumber, string ButtonToClick, int NumberOfPagesToCheck = 10, int TimeToWaitPerPage = 10 | void | |
Click | By ByString, int TimeoutSeconds = 10 | void | |
Click | By Parent, string XpathToClick, int TimeoutSeconds = 10 | void | |
Click | IWebElement item, int TimeoutSeconds = 10 | void |
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net is compatible. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
- FluentAssertions (>= 5.3.0)
- Microsoft.VisualStudio.TestPlatform (>= 14.0.0.1)
- MSTest.TestAdapter (>= 1.3.2)
- Newtonsoft.Json (>= 11.0.2)
- RestSharp (>= 106.2.2)
- Selenium.Support (>= 3.11.2)
- Selenium.WebDriver (>= 3.11.2)
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.0.14 | 933 | 10/23/2018 |
2.0.13 | 766 | 10/10/2018 |
2.0.12 | 832 | 10/10/2018 |
2.0.11 | 840 | 10/10/2018 |
2.0.10 | 782 | 10/10/2018 |
2.0.9 | 801 | 10/2/2018 |
2.0.8 | 773 | 9/26/2018 |
2.0.7 | 790 | 9/24/2018 |
2.0.6 | 826 | 9/7/2018 |
2.0.5 | 808 | 9/6/2018 |
2.0.4 | 809 | 8/29/2018 |
2.0.3 | 814 | 8/28/2018 |
2.0.2 | 798 | 8/28/2018 |
2.0.1 | 827 | 8/28/2018 |
2.0.0 | 807 | 8/28/2018 |
1.5.7 | 817 | 8/23/2018 |
1.5.6 | 845 | 8/22/2018 |
1.5.5 | 825 | 8/22/2018 |
1.5.4 | 850 | 8/22/2018 |
1.5.3 | 841 | 8/21/2018 |
1.5.2 | 860 | 8/21/2018 |
1.5.1 | 859 | 8/20/2018 |
1.5.0 | 861 | 8/16/2018 |
1.4.13 | 870 | 8/8/2018 |
1.4.12 | 874 | 8/7/2018 |
1.4.11 | 925 | 8/7/2018 |
1.4.10 | 942 | 8/2/2018 |
1.4.9 | 917 | 7/23/2018 |
1.4.8 | 869 | 7/20/2018 |
1.4.7 | 886 | 7/19/2018 |
1.4.6 | 1,017 | 7/18/2018 |
1.4.5 | 1,023 | 7/18/2018 |
1.4.4 | 1,000 | 7/18/2018 |
1.4.3 | 872 | 7/17/2018 |
1.4.2 | 844 | 7/17/2018 |
1.4.1 | 1,046 | 7/16/2018 |
1.4.0 | 999 | 7/16/2018 |
1.3.8 | 1,042 | 7/16/2018 |
1.3.7 | 1,006 | 7/12/2018 |
1.3.6 | 986 | 7/9/2018 |
1.3.5 | 1,002 | 7/6/2018 |
1.3.4 | 961 | 7/6/2018 |
1.3.3 | 972 | 7/6/2018 |
1.3.2 | 995 | 7/5/2018 |
1.3.1 | 855 | 7/2/2018 |
1.3.0 | 1,080 | 6/22/2018 |
1.2.14 | 970 | 6/13/2018 |
1.2.13 | 975 | 6/12/2018 |
1.2.12 | 883 | 6/12/2018 |
1.2.11 | 970 | 6/12/2018 |
1.2.10 | 993 | 6/12/2018 |
1.2.9 | 983 | 6/11/2018 |
1.2.8 | 974 | 6/11/2018 |
1.2.7 | 1,007 | 6/8/2018 |
1.2.6 | 1,011 | 6/7/2018 |
1.2.5 | 1,016 | 6/7/2018 |
1.2.4 | 979 | 6/4/2018 |
1.2.3 | 946 | 6/4/2018 |
1.2.2 | 891 | 6/4/2018 |
1.2.1 | 1,022 | 5/18/2018 |
1.2.0 | 1,012 | 5/8/2018 |
1.1.0 | 1,113 | 5/1/2018 |
1.0.1 | 1,081 | 5/1/2018 |
1.0.0 | 1,727 | 5/1/2018 |
Made the Type One to clear optional, and also changed the ruletrigger model.