Skip to content

jBrowserDriver

Compare
Choose a tag to compare
@hollingsworthd hollingsworthd released this 22 Jan 07:30
· 542 commits to master since this release

v0.8.1 Release Notes:

  • Add support for handling JavaScript dialogs (alert/prompt/confirm)
  • Log exceptions that occur during initialization
  • Let users configure browser caching
  • Improve handling of temporary files generated at runtime
  • Fix regression of not being able to set screen dimensions
  • Reduce length of command line arguments used to launch child processes (important for Windows OS)
  • Handle single RMI port being specified, in addition to port ranges
  • In non-headless mode, fix bug where JavaFX was initialized in parent process