Skip to content

Latest commit

 

History

History
80 lines (45 loc) · 2.57 KB

CHANGELOG.md

File metadata and controls

80 lines (45 loc) · 2.57 KB

Releases

1.1.5 - Feb 22, 2020

  • Selenium upgrade to 3.149
  • return code on waitForAngularToFinish() giving textual help for failure situations

1.1.4 - Jun 21, 2018

  • Selenium upgrade to 3.12, compatible with Selenium 3.13 too (tested)

1.1.3 - Apr 18 2018

  • Dead Angular2 method deleted.

1.0 - Jan 21 2017

  • Updated dependence on Protractor's clientsidescripts.js source.
  • FluentSelenium dependency changed to 1.17

Comparison/diffs between tags

0.9.8 - Jan 20 2017

  • Selenium dependency upgraded to 3.0.1

Comparison/diffs between tags

0.9.7 - Jul 22 2016

  • Selenium dependency changed to 2.53.1
  • Different RootSelectors (other than [ng-app]) are possible (thx to @dwi-di)
  • Capability to easily evaluate arbitrary scripts on a scope (thx to @dwi-di)

Comparison/diffs between tags

0.9.6 - May 22, 2016

  • Selenium dependency changed to 2.53.0
  • FluentSelenium dependency changed to 1.16.1

Comparison/diffs between tags

0.9.5 - Feb 14, 2016

  • partialButtonText implemented (courtesy of Manoj Kumar)
  • getLocationAbsUrl implemented

Comparison/diffs between tags

0.9.4 - Nov 29, 2015

  • Updated dependence on Protractor's clientsidescripts.js source.
  • FluentSelenium dependency changed to 1.16.
  • New locators (from Protractor) exactRepeater, buttonText, exactBinding (courtesy of Manoj Kumar)

Comparison/diffs between tags

0.9.3 - Nov 21, 2015

  • FluentSelenium dependency changed to 1.15.
  • New locators (from Protractor) model, options (courtesy of Manoj Kumar)

Comparison/diffs between tags

0.9.2 - Sep 23, 2013

  • bugfix in retrieveAsLong() operation

Comparison/diffs between tags

0.9.1 - Sep 16, 2013

  • bugfix in retrieveJson() operation

Comparison/diffs between tags

0.9 - Sep 15, 2013

  • Initial release