Skip to content

Banquo

Compare
Choose a tag to compare
@detro detro released this 04 Jan 17:56
· 106 commits to master since this release

v1.1.0 (2014-01-01) (issues)

Lord Banquo, Thane of Lochaber, is a character in William Shakespeare's 1606 play Macbeth. In the play, he is at first an ally to Macbeth (both are generals in the King's army) and they are together when they meet the Three Witches. [...]

JavaScript Driver (Core)

  • ENHANCEMENT: /maximize window will set the window size to 1336x768,
    currently most common resolution online (see statcounter)
  • ENHANCEMENT #275: Implemented Browser and Network (HAR) Logging types
  • FIXED #284: Attempt to wait for Page to Load if input causes form submit
  • FIXED #291: Throw exception when attempting to set invalid timeout value
  • FIXED #259: Fix issue regarding mouse clicks
  • ENHANCEMENT #290: Enabled support for "Keep Alive" HTTP connections
  • ENHANCEMENT #262: Allow access to PhantomJS API from WebDriver (Driver part)
  • ENHANCEMENT #293: Import Selenium 2.39.0 WebDriver Atoms

Java Binding

  • MINOR #251: Minor compilation issues for Binding
  • ENHANCEMENT #262: Allow access to PhantomJS API from WebDriver (Java Binding part)