Skip to content

0.14.0

Compare
Choose a tag to compare
@abego abego released this 30 Aug 20:50
· 324 commits to master since this release

Improvements

  • Improved screen capture HTML report:
    • platform-specific command to overwrite/create expected images ( Windows: "copy", Mac:"cp")
    • button to copy the command to overwrite/create expected images into the clipboard.
  • use gt.captureScreen(null) to capture the full screen

Bug Fixes

  • (Timeout)Exception when snapshotting a menu that has no menu items
  • ScreenCaptureSupport.writeImage fails when directory does not exist