Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for Selenium 3.141 #267

Open
wants to merge 12 commits into
base: master
Choose a base branch
from

Commits on Sep 10, 2019

  1. Minimum required updates to pass unit and acceptance tests (remove Sa…

    …fara, IE from browser list)
    
    Unload sample projects from solution
    SvenAelterman committed Sep 10, 2019
    Configuration menu
    Copy the full SHA
    ab3ce25 View commit details
    Browse the repository at this point in the history
  2. Upgrade to VS 2019

    SvenAelterman committed Sep 10, 2019
    Configuration menu
    Copy the full SHA
    3170c99 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    aabd3ec View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2e77259 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    32d76fd View commit details
    Browse the repository at this point in the history
  6. Change FirefoxProfile to FirefoxOptions

    Add GeckoDriver NuGet package
    Additional class name updates to support latest Selenium
    Remove PhantomJS because it's no longer supported since Selenium 3.8.1
    Remove support for Safari because it's no longer available on Windows
    SvenAelterman committed Sep 10, 2019
    Configuration menu
    Copy the full SHA
    adf3e62 View commit details
    Browse the repository at this point in the history
  7. Fix build warnings due to obsolete use of ExpectedException, TestFixt…

    …ureSetUp, and TestFixtureTearDown
    
    Update to NUnit 3
    Reinstate IE browser host tests
    Various fixes due to NUnit 3 changes
    Change calls to www.google.com to use HTTPS
    Remove the requirement for embedding IE and Chrome drivers in the assembly
    SvenAelterman committed Sep 10, 2019
    Configuration menu
    Copy the full SHA
    5492973 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2019

  1. Configuration menu
    Copy the full SHA
    60e8712 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b39f742 View commit details
    Browse the repository at this point in the history
  3. Load MvcMusicStore sample and test project

    Update test project NuGet packages and target framework
    Migrate data sources from SQL Server CE to Local DB
    SvenAelterman committed Sep 11, 2019
    Configuration menu
    Copy the full SHA
    035fd91 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6e9e32d View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2019

  1. Configuration menu
    Copy the full SHA
    1238052 View commit details
    Browse the repository at this point in the history