Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
MathildeLemee committed Apr 22, 2014
1 parent 7ac4675 commit 4f051d5
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions changelog
@@ -1,3 +1,11 @@
v0.10.0
- fix #100 - fix FluentWait to use Fluent instead FluentWait<WebDriver> (so await.until(Function) and await.until(Predicate) have changed
- fix #113 - input type="file" now working
- fix #96 - TestNg default firefox browser not closing
- Enable subclasses/delegates of FluentWebElement to be injected
- Add fluentlenium-assertJ and deprecate fluentlenium-festassert (festassert is not active anymore)
- update to selenium 2.41

v0.9.2.
- update to selenium 2.36
- add alert() to handle alert event
Expand Down

0 comments on commit 4f051d5

Please sign in to comment.