• Stars
    star
    135
  • Rank 268,319 (Top 6 %)
  • Language
    C#
  • License
    Apache License 2.0
  • Created over 6 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Extra utilities for use with the Selenium .NET language bindings

DotNetSeleniumExtras

Extra utilities for use with the Selenium .NET language bindings.

This repository is a migration of code from the Selenium project's .NET bindings. It consists of the PageFactory implementation and the ExpectedConditions classes from the Selenium.Support library.

THIS REPOSITORY WILL NOT ACCEPT ISSUES OR PULL REQUESTS UNTIL A NEW OWNER IS FOUND

The code has been extracted here to preserve it for users, to provide a place for users to continue to use the existing implementations when the impelementations are removed from the Selenium project. It is hoped that this repo will serve as a starting point for a community-based implementation of the projects herein, at which point, this repo will no longer be necessary.