Simple.Tsting.Utilities
2.0.14
A simple utility that will assist automation efforts
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"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
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 |
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 |
Release Notes
Made the Type One to clear optional, and also changed the ruletrigger model.
Dependencies
-
- 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)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
2.0.14 | 397 | 10/23/2018 |
2.0.13 | 345 | 10/10/2018 |
2.0.12 | 372 | 10/10/2018 |
2.0.11 | 369 | 10/10/2018 |
2.0.10 | 363 | 10/10/2018 |
2.0.9 | 383 | 10/2/2018 |
2.0.8 | 339 | 9/26/2018 |
2.0.7 | 350 | 9/24/2018 |
2.0.6 | 370 | 9/7/2018 |
2.0.5 | 361 | 9/6/2018 |
2.0.4 | 376 | 8/29/2018 |
2.0.3 | 373 | 8/28/2018 |
2.0.2 | 349 | 8/28/2018 |
2.0.1 | 364 | 8/28/2018 |
2.0.0 | 359 | 8/28/2018 |
1.5.7 | 362 | 8/23/2018 |
1.5.6 | 352 | 8/22/2018 |
1.5.5 | 364 | 8/22/2018 |
1.5.4 | 367 | 8/22/2018 |
1.5.3 | 363 | 8/21/2018 |
1.5.2 | 401 | 8/21/2018 |
1.5.1 | 410 | 8/20/2018 |
1.5.0 | 376 | 8/16/2018 |
1.4.13 | 413 | 8/8/2018 |
1.4.12 | 413 | 8/7/2018 |
1.4.11 | 447 | 8/7/2018 |
1.4.10 | 478 | 8/2/2018 |
1.4.9 | 441 | 7/23/2018 |
1.4.8 | 411 | 7/20/2018 |
1.4.7 | 424 | 7/19/2018 |
1.4.6 | 475 | 7/18/2018 |
1.4.5 | 462 | 7/18/2018 |
1.4.4 | 475 | 7/18/2018 |
1.4.3 | 380 | 7/17/2018 |
1.4.2 | 376 | 7/17/2018 |
1.4.1 | 506 | 7/16/2018 |
1.4.0 | 449 | 7/16/2018 |
1.3.8 | 490 | 7/16/2018 |
1.3.7 | 462 | 7/12/2018 |
1.3.6 | 453 | 7/9/2018 |
1.3.5 | 456 | 7/6/2018 |
1.3.4 | 421 | 7/6/2018 |
1.3.3 | 437 | 7/6/2018 |
1.3.2 | 477 | 7/5/2018 |
1.3.1 | 377 | 7/2/2018 |
1.3.0 | 523 | 6/22/2018 |
1.2.14 | 450 | 6/13/2018 |
1.2.13 | 436 | 6/12/2018 |
1.2.12 | 406 | 6/12/2018 |
1.2.11 | 451 | 6/12/2018 |
1.2.10 | 468 | 6/12/2018 |
1.2.9 | 457 | 6/11/2018 |
1.2.8 | 434 | 6/11/2018 |
1.2.7 | 436 | 6/8/2018 |
1.2.6 | 442 | 6/7/2018 |
1.2.5 | 471 | 6/7/2018 |
1.2.4 | 475 | 6/4/2018 |
1.2.3 | 419 | 6/4/2018 |
1.2.2 | 439 | 6/4/2018 |
1.2.1 | 504 | 5/18/2018 |
1.2.0 | 459 | 5/8/2018 |
1.1.0 | 473 | 5/1/2018 |
1.0.1 | 462 | 5/1/2018 |
1.0.0 | 619 | 5/1/2018 |