This repository was archived by the owner on Jul 20, 2025. It is now read-only.
Pichal Peri
v1.0.1 (2012-12-15) (issues)
JavaScript Driver (Core)
- ENHANCEMENT: Allow to set
page.settingsvia 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
/shutdownarrives 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