Yapoml.Selenium 0.50.2

dotnet add package Yapoml.Selenium --version 0.50.2
                    
NuGet\Install-Package Yapoml.Selenium -Version 0.50.2
                    
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="Yapoml.Selenium" Version="0.50.2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Yapoml.Selenium" Version="0.50.2" />
                    
Directory.Packages.props
<PackageReference Include="Yapoml.Selenium" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Yapoml.Selenium --version 0.50.2
                    
#r "nuget: Yapoml.Selenium, 0.50.2"
                    
#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.
#:package Yapoml.Selenium@0.50.2
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Yapoml.Selenium&version=0.50.2
                    
Install as a Cake Addin
#tool nuget:?package=Yapoml.Selenium&version=0.50.2
                    
Install as a Cake Tool

Generates page object classes for Selenium WebDriver with ease.

Given that you have the following Login.page.yaml file

username: id username

login: .//button

Then you are able to immediately interact with web elements

driver.Ya().LoginPage.Username.Type("user01");
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.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Yapoml.Selenium:

Package Downloads
Mafin.Web.UI.Selenium

MAFIN Web UI Selenium-based package

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.50.2 163 5/19/2025
0.50.1 194 3/12/2025
0.50.0 172 8/24/2024
0.49.0 156 5/17/2024
0.48.0 143 5/16/2024
0.47.0 156 4/28/2024
0.46.0 160 4/10/2024
0.45.0 287 1/21/2024
0.44.0 174 1/20/2024
0.43.0 169 1/18/2024
0.42.0 160 1/15/2024
0.41.0 153 1/11/2024
0.40.0 304 11/2/2023
0.39.2 188 10/27/2023
0.39.1 188 10/16/2023
0.39.0 187 10/13/2023
0.38.2 215 9/24/2023
0.38.1 157 9/24/2023
0.38.0 182 9/22/2023
0.37.2 288 8/20/2023
0.37.1 181 8/20/2023
0.37.0 188 8/20/2023
0.36.4 271 7/27/2023
0.36.3 206 7/25/2023
0.36.2 222 7/21/2023
0.36.1 209 7/20/2023
0.36.0 198 7/19/2023
0.35.17 251 7/6/2023
0.35.16 252 6/28/2023
0.35.15 195 6/28/2023
0.35.14 203 6/26/2023
0.35.13 205 6/26/2023
0.35.12 198 6/22/2023
0.35.11 229 6/16/2023
0.35.10 211 6/15/2023
0.35.9 208 6/14/2023
0.35.7 226 6/11/2023
0.35.6 211 6/11/2023
0.35.5 214 6/10/2023
0.35.4 217 6/10/2023
0.35.3 204 6/10/2023
0.35.2 228 6/10/2023
0.35.1 211 6/10/2023
0.35.0 214 6/9/2023
0.34.0 241 5/28/2023
0.33.12 207 5/28/2023
0.33.11 216 5/28/2023
0.33.10 209 5/28/2023
0.33.9 263 5/4/2023
0.33.8 232 5/4/2023
0.33.7 223 5/3/2023
0.33.6 244 5/2/2023
0.33.5 221 5/2/2023
0.33.4 226 5/2/2023
0.33.3 206 5/2/2023
0.33.2 224 5/2/2023
0.33.1 247 5/2/2023
0.33.0 246 5/1/2023
0.32.4 249 4/28/2023
0.32.3 271 4/27/2023
0.32.2 270 4/27/2023
0.32.1 255 4/27/2023
0.32.0 272 4/27/2023
0.31.0 264 4/26/2023
0.30.2 290 4/7/2023
0.30.1 300 3/22/2023
0.30.0 304 3/22/2023
0.29.8 318 3/21/2023
0.29.7 360 3/3/2023
0.29.6 325 3/3/2023
0.29.5 314 3/3/2023
0.29.2 379 2/20/2023
0.29.1 334 2/17/2023
0.29.0 329 2/17/2023
0.28.2 335 2/15/2023
0.28.1 467 2/6/2023
0.28.0 355 2/6/2023
0.27.1 404 1/25/2023
0.27.0 396 1/25/2023
0.26.1 385 1/24/2023
0.26.0 387 1/24/2023
0.25.4 415 12/2/2022
0.25.3 417 12/1/2022
0.25.2 399 11/30/2022
0.25.1 417 11/30/2022
0.25.0 409 11/28/2022
0.24.0 408 11/28/2022
0.23.3 431 11/24/2022
0.23.2 405 11/21/2022
0.23.1 398 11/21/2022
0.23.0 388 11/20/2022
0.22.0 435 11/19/2022
0.21.0 422 11/17/2022
0.20.0 429 11/16/2022
0.19.2 455 11/11/2022
0.19.1 422 11/10/2022
0.19.0 468 10/26/2022
0.18.0 501 10/20/2022
0.17.4 519 10/20/2022
0.17.3 510 10/20/2022
0.17.2 511 10/20/2022
0.17.1 525 10/20/2022
0.17.0 524 10/20/2022
0.16.0 525 10/1/2022
0.15.0 522 10/1/2022
0.14.2 518 9/4/2022
0.14.1 503 9/3/2022
0.14.0 497 9/2/2022
0.13.0 503 8/29/2022
0.12.1 520 8/17/2022
0.12.0 514 8/15/2022
0.11.1 514 8/9/2022
0.11.0 505 8/8/2022
0.10.1 508 8/7/2022
0.10.0 504 8/5/2022
0.9.3 517 8/3/2022
0.9.2 511 8/2/2022
0.9.1 529 7/22/2022
0.9.0 510 7/21/2022
0.8.2 551 7/21/2022
0.8.1 566 7/12/2022
0.8.0 542 7/12/2022
0.7.0 544 7/12/2022
0.6.0 562 6/17/2022
0.5.0 549 5/24/2022
0.4.0 555 4/30/2022
0.3.0 535 4/30/2022
0.2.0 543 4/25/2022
0.1.0 556 4/19/2022