Legerity.Core
0.10.0
See the version list below for details.
dotnet add package Legerity.Core --version 0.10.0
NuGet\Install-Package Legerity.Core -Version 0.10.0
<PackageReference Include="Legerity.Core" Version="0.10.0" />
paket add Legerity.Core --version 0.10.0
#r "nuget: Legerity.Core, 0.10.0"
// Install Legerity.Core as a Cake Addin #addin nuget:?package=Legerity.Core&version=0.10.0 // Install Legerity.Core as a Cake Tool #tool nuget:?package=Legerity.Core&version=0.10.0
This package is the core framework for speeding up the development of automated UI tests with Selenium/Appium including:
- Page Object Pattern classes, for providing the base framework to build maintainable UI tests
- AppManager, for configuring, launching, and managing the lifecycle of the application driver
- ElementWrapper, for providing a base to build custom element wrappers for platform-specific elements
- ByExtras, for providing additional locator constraints for finding elements
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. 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 was computed. 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. |
-
.NETStandard 2.0
- Appium.WebDriver (>= 4.3.1)
- Microsoft.Edge.SeleniumTools (>= 3.141.3)
NuGet packages (5)
Showing the top 5 NuGet packages that depend on Legerity.Core:
Package | Downloads |
---|---|
Legerity.Web
This package is a Web core extension to the Legerity framework for speeding up the development of automated UI tests with Selenium/Appium including: - WebElementWrapper, for creating element wrappers for custom controls - Button, a clickable button element - CheckBox, a checkable element - FileInput, an input element for uploading files - Image, a visual element for display images - List, an ordered or unordered list element with items - NumberInput, a text input element for numeric values - Option, an child option for a drop down element - RadioButton, a selectable button element - RangeInput, a value selection element that allows a value to be selected in a range - Select, a drop down selector - TextArea, a multi-line text input element - TextInput, a default text input element |
|
Legerity.Windows
This package is a Windows core extension to the Legerity framework for speeding up the development of automated UI tests with Selenium/Appium including: - WindowsElementWrapper, for creating element wrappers for custom controls - AppBarButton, a clickable app bar button element - AppBarToggleButton, an app bar button element with a toggle state - AutoSuggestBox, a text input element which also has auto-complete capabilities - Button, a clickable button element - CalendarDatePicker, a popup element with capabilities to select a date from a calendar - CalendarView, a calendar date picker element - CheckBox, a checkable element - ComboBox, a drop down selector - CommandBar, a wrapper element for displaying app bar button elements - DatePicker, an element for selecting and validating dates - FlipView, a carousel-like element for viewing items within a collection - GridView, a visual list based element which shows items in a grid - Hub, a layout element for displaying content within sections - HyperlinkButton, a clickable URL button element - InkToolbar, a wrapper element for displaying ink selection elements - ListBox, a list item selector - ListView, a visual list based element which shows items in a vertical list - MenuFlyoutItem, a clickable element from a menu flyout - MenuFlyoutSubItem, a clickable sub element of a menu flyout item - PasswordBox, a text input element for secret values - Pivot, a layout element for displaying content on pivotal pages - ProgressBar, a visual indicator element for percentage progress - ProgressRing, a visual indicator element for progress - RadioButton, a selectable button element - Slider, a value selection element that allows a value to be selected in a range - TextBlock, a readonly text element - TextBox, a text input element - TimePicker, an element for selecting and validating time - ToggleButton, a button element with a toggle state - ToggleSwitch, a slider element with an on/off toggle state |
|
Legerity.Android
This package is an Android core extension to the Legerity framework for speeding up the development of automated UI tests with Selenium/Appium including: - AndroidElementWrapper, for creating element wrappers for custom controls - Button, a clickable button element - CheckBox, a checkable element - DatePicker, an element for selecting and validating dates - EditText, a text input element - RadioButton, a selectable button element - Spinner, a drop down selector - Switch, a slider element with an on/off toggle state - TextView, a readonly text element - ToggleButton, a button element with a toggle state - View, a base for Android elements |
|
Legerity.IOS
This package is an iOS core extension to the Legerity framework for speeding up the development of automated UI tests with Selenium/Appium including: - IOSElementWrapper, for creating element wrappers for custom controls |
|
Legerity
This is a meta-package for the Legerity framework for speeding up the development of automated UI tests with Selenium/Appium including: - Page object pattern framework. - Windows core element wrappers. - Android core element wrappers. - iOS core element wrappers. - Web core element wrappers. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.0.0-alpha1 | 76 | 3/15/2024 |
0.14.0 | 20,862 | 2/17/2023 |
0.13.1 | 7,350 | 12/30/2022 |
0.13.0 | 3,274 | 12/23/2022 |
0.12.0 | 13,374 | 9/8/2022 |
0.12.0-preview2 | 2,507 | 6/9/2022 |
0.12.0-preview1 | 1,136 | 6/9/2022 |
0.11.1 | 3,952 | 6/6/2022 |
0.11.0 | 4,951 | 6/4/2022 |
0.10.0 | 4,264 | 4/28/2022 |
0.9.0 | 4,022 | 4/5/2022 |
0.8.2 | 3,649 | 3/24/2022 |
0.8.1 | 3,663 | 3/20/2022 |
0.8.0 | 3,675 | 3/19/2022 |
0.7.0 | 3,962 | 1/12/2022 |
0.7.0-preview1 | 1,397 | 11/12/2021 |
0.6.6 | 2,577 | 11/11/2021 |
0.6.5 | 3,132 | 9/25/2021 |
0.6.4 | 3,698 | 6/12/2021 |
0.6.3 | 2,446 | 6/6/2021 |
0.6.2 | 2,448 | 6/5/2021 |
0.6.1 | 2,436 | 6/3/2021 |
0.6.0 | 2,481 | 5/31/2021 |
0.6.0-pre1 | 1,622 | 3/27/2021 |