Skip to content

jBrowserDriver

Compare
Choose a tag to compare
@hollingsworthd hollingsworthd released this 22 May 07:06
· 246 commits to master since this release

v0.14.0 Release Notes:

  • Allow JVM options to be set for browser instances (more info)
  • Fix handling of paired surrogate unicode chars on sendKeys APIs
  • Handle sendKeys(Keys.ENTER) in the same way as sendKeys("\n")
  • Wait for any HTTP requests to complete after calls to sendKeys or releaseKey
  • Handle clicks on WebElements which have portions of their bounds obscured or not visible
  • Fix WebElement.clear() API
  • Fix parsing of deprecated logging options