DotNetSeleniumExtras.PageObjects.Core 4.14.1

dotnet add package DotNetSeleniumExtras.PageObjects.Core --version 4.14.1
NuGet\Install-Package DotNetSeleniumExtras.PageObjects.Core -Version 4.14.1
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="DotNetSeleniumExtras.PageObjects.Core" Version="4.14.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add DotNetSeleniumExtras.PageObjects.Core --version 4.14.1
#r "nuget: DotNetSeleniumExtras.PageObjects.Core, 4.14.1"
#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 DotNetSeleniumExtras.PageObjects.Core as a Cake Addin
#addin nuget:?package=DotNetSeleniumExtras.PageObjects.Core&version=4.14.1

// Install DotNetSeleniumExtras.PageObjects.Core as a Cake Tool
#tool nuget:?package=DotNetSeleniumExtras.PageObjects.Core&version=4.14.1

DotNetSeleniumExtras

Nuget: NuGet

Library contains PageFactory and supporting classes.

This fork of DotNetSeleniumExtras has the following changes:

  • .NET Core support
  • Ability to create custom FindsBy attributes (by inheriting from AbsractFindsByAttribute)
  • Added simplified FindsBy syntax: [FindsBy(How.CssSelector, "div.some-class")]
  • Support for nested sub-page elements (sub-page class should implement IWrapsElement interface, and either constructor with IWebElement parameter (recommended), or setter for WrappedElement property)

Besides, some internal changes were made:

  • Removed dependencies on buck
  • Fixed browser tests

Ideally, if the new maintainer for upstream repository is found, those changed would be pushed there, and this repository won't be needed.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  net462 is compatible.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (19)

Showing the top 5 NuGet packages that depend on DotNetSeleniumExtras.PageObjects.Core:

Package Downloads
Eyes.Selenium4 The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Applitools Eyes adds automated visual validation to your automated tests. With Applitools Eyes, you can automatically validate the correctness of your application's UI layout, content and appearance. To learn more, visit https://applitools.com/ .

NsTestFrameworkUI

Package Description

SeleniumAutomationUtils

Utils and extension methods for Selenium WebDriver based automation frameworks

SeleniumFramework

Documentation: https://github.com/VolodymyrRomanyshyn/SeleniumFramework/wiki The Framework extends PageFactory allows to use Custom elements and Lists of elements example: [Id("UserName")] public TextInputField UserName; [XPath("YourXPath")] public TextInputField Password; [Id("btnLogin")] public Button Login;

Optivem.Framework.Infrastructure.Selenium

Implementation for Web Automation using Selenium

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on DotNetSeleniumExtras.PageObjects.Core:

Repository Stars
AutomateThePlanet/AutomateThePlanet-Learning-Series
Automate The Planet Series Source Code
Version Downloads Last updated
4.14.1 149,437 10/26/2023
4.3.0 862,471 6/24/2022
4.0.1 957,903 11/5/2021
4.0.0-beta4 82,231 7/21/2021
4.0.0-beta1 11,901 2/21/2021
4.0.0-alpha05 99,249 3/18/2020
4.0.0-alpha01 8,788 4/24/2019
3.12.1-beta 93,522 11/5/2018
3.12.0 1,640,379 5/14/2018
3.11.2 6,605 4/13/2018
3.11.1-beta-2 850 4/12/2018
3.11.1-beta 902 4/10/2018