Skip to content

Pichal Peri

Compare
Choose a tag to compare
@detro detro released this 02 Jul 23:00
· 298 commits to master since this release

v1.0.1 (2012-12-15) (issues)

JavaScript Driver (Core)

  • ENHANCEMENT: Allow to set page.settings via Capabilities
  • FIX: At least 1 "current window handle" should be available on a new WebDriver instance
  • FIX: SwitchTo().Window() using the Window Handle
  • FIX: Invalid response when checking element equality
  • ENHANCEMENT: Wait for potential "Page Load" when "Element.click()" is used
  • ENHANCEMENT: Command /shutdown arrives via HTTP HEAD in some language bindings
  • ENHANCEMENT: Timeouts must be set to INFINITE by default

PhantomJS (code in PhantomJS master repo)

  • FIX: Command line argument --webdriver-selenium-grid-hub is not taken into account

Binding

  • BUG: PhantomJSDriverService replaced by DriverService in PhantomJSDriver constructor