All Versions
109
Latest Version
Avg Release Cycle
47 days
Latest Release
2325 days ago

Changelog History
Page 3

  • v1.3.1 Changes

    May 20, 2017
    • XmlEncode failure message in JUnitReporter PR #367
  • v1.3.0 Changes

    May 03, 2017
    • ⚡️ Update to Selenium 3.4
    • 💥 BREAKING?? Added find by text selector that works by first trimming whitespace. Now a default finder.
  • v1.2.3 Changes

    April 16, 2017
    • 🛠 Fix wrong chromium path Issue #360
    • 💥 BREAKING Update *nix driver path from usr/bin to usr/local/bin Issue #363
  • v1.2.2 Changes

    April 11, 2017
    • ➕ Add timestamps to write messages, thanks milkeg! PR #360
    • ➕ Add a case insensitive contains assertion, thanks milkeg! PR #361
  • v1.2.1 Changes

    April 02, 2017
    • Attempt to fix js error in class name suggestions Issue #358
    • Disable the 'Chrome is being run by automated process' banner Issue #355
  • v1.2.0 Changes

    March 11, 2017

    ⚡️ Update to Selenium 3.3 Issue #351

    • 🛠 Fix problem with auto skipping and Team city Issue #350
    • 👍 Allow for the HideConsoleWindow setting to be set, thanks Ma3yTa! PR #353
  • v1.1.4 Changes

    February 20, 2017
    • 👌 Improve error on url with browser is null, thanks @forki PR #348
  • v1.1.3 Changes

    February 15, 2017
    • 🛠 Fix bugs jUnit reporter, thanks @vermeeca! PR #345
  • v1.1.2 Changes

    January 24, 2017
    • 🛠 Fix bugs in C# friendly wrapper, thanks @spindev! Issue #327
  • v1.1.1 Changes

    January 18, 2017
    • 👌 Improve compatability with Mono 64 bit, thanks MorganPersson PR #333