Simple.Tsting.Utilities
2.0.14
.NET Framework
Install-Package Simple.Tsting.Utilities -Version 2.0.14
dotnet add package Simple.Tsting.Utilities --version 2.0.14
<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, C# scripting and .NET Interactive. 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 |
---|---|
.NET Framework | net |
Compatible target framework(s)
Additional computed target framework(s)
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 | 627 | 10/23/2018 |
2.0.13 | 540 | 10/10/2018 |
2.0.12 | 569 | 10/10/2018 |
2.0.11 | 571 | 10/10/2018 |
2.0.10 | 549 | 10/10/2018 |
2.0.9 | 560 | 10/2/2018 |
2.0.8 | 529 | 9/26/2018 |
2.0.7 | 546 | 9/24/2018 |
2.0.6 | 579 | 9/7/2018 |
2.0.5 | 564 | 9/6/2018 |
2.0.4 | 558 | 8/29/2018 |
2.0.3 | 566 | 8/28/2018 |
2.0.2 | 549 | 8/28/2018 |
2.0.1 | 568 | 8/28/2018 |
2.0.0 | 552 | 8/28/2018 |
1.5.7 | 547 | 8/23/2018 |
1.5.6 | 568 | 8/22/2018 |
1.5.5 | 565 | 8/22/2018 |
1.5.4 | 583 | 8/22/2018 |
1.5.3 | 574 | 8/21/2018 |
1.5.2 | 610 | 8/21/2018 |
1.5.1 | 606 | 8/20/2018 |
1.5.0 | 608 | 8/16/2018 |
1.4.13 | 606 | 8/8/2018 |
1.4.12 | 609 | 8/7/2018 |
1.4.11 | 650 | 8/7/2018 |
1.4.10 | 681 | 8/2/2018 |
1.4.9 | 658 | 7/23/2018 |
1.4.8 | 618 | 7/20/2018 |
1.4.7 | 618 | 7/19/2018 |
1.4.6 | 714 | 7/18/2018 |
1.4.5 | 724 | 7/18/2018 |
1.4.4 | 690 | 7/18/2018 |
1.4.3 | 599 | 7/17/2018 |
1.4.2 | 585 | 7/17/2018 |
1.4.1 | 749 | 7/16/2018 |
1.4.0 | 691 | 7/16/2018 |
1.3.8 | 732 | 7/16/2018 |
1.3.7 | 715 | 7/12/2018 |
1.3.6 | 683 | 7/9/2018 |
1.3.5 | 691 | 7/6/2018 |
1.3.4 | 646 | 7/6/2018 |
1.3.3 | 675 | 7/6/2018 |
1.3.2 | 694 | 7/5/2018 |
1.3.1 | 589 | 7/2/2018 |
1.3.0 | 772 | 6/22/2018 |
1.2.14 | 685 | 6/13/2018 |
1.2.13 | 680 | 6/12/2018 |
1.2.12 | 613 | 6/12/2018 |
1.2.11 | 673 | 6/12/2018 |
1.2.10 | 690 | 6/12/2018 |
1.2.9 | 688 | 6/11/2018 |
1.2.8 | 670 | 6/11/2018 |
1.2.7 | 695 | 6/8/2018 |
1.2.6 | 700 | 6/7/2018 |
1.2.5 | 711 | 6/7/2018 |
1.2.4 | 709 | 6/4/2018 |
1.2.3 | 658 | 6/4/2018 |
1.2.2 | 635 | 6/4/2018 |
1.2.1 | 721 | 5/18/2018 |
1.2.0 | 702 | 5/8/2018 |
1.1.0 | 793 | 5/1/2018 |
1.0.1 | 782 | 5/1/2018 |
1.0.0 | 1,111 | 5/1/2018 |
Made the Type One to clear optional, and also changed the ruletrigger model.