8000 Release 0.11.0 · seleniumQuery/seleniumQuery · GitHub
[go: up one dir, main page]

Skip to content

0.11.0

Compare
Choose a tag to compare
@acdcjunior acdcjunior released this 30 Jan 17:17

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 no a was specified)
  • Updated other dependent-on libs' versions

See the full list of changes here.

0