Sign in Sign up
nuget

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;

nuget View on Nuget

Activity

Latest release
6y ago
Total releases
6
Cadence
~7 days
Last 12 months
0

Details

First release
Aug 01, 2019
Releases
Version Released
1.0.6 patch
1.0.5 patch
1.0.4 patch
1.0.3 patch
1.0.2 patch
1.0.1 initial