0.11.0
Noteworthy changes:
- Added
$("selector").filter("selector")
and$("selector").filter(Predicate<WebElement> {...})
functions - Updated to Selenium 2.50.1
- PhantomJS executable is now found more effectively on all OSes
- Fixed a bug for
:nth-child(n+b)
(when noa
was specified) - Updated other dependent-on libs' versions