Skip to content

selenium-shutterbug-1.0

Compare
Choose a tag to compare
@glibas glibas released this 11 Aug 16:35
· 53 commits to master since this release
Notable changes
  • ScrollStrategy renamed to Capture with new capture types - VIEWPORT, FULL, FULL_SCROLL, VERTICAL_SCROLL, HORIZONTAL_SCROLL
  • Added Shutterbug.shootFrame which enables to shoot scrollable frames - Fixed #66 Closes #30
  • Shutterbug.shootElement which enables to shoot scrollable WebElements - Fixes #79