Skip to content
#

screenshots

Here are 268 public repositories matching this topic...

fastlane
screenshots

A brand new jasmine2 protractor plugin that captures for each browser instance a screenshot, console logs, raw HTML and DB dumps. The snapshot is made optionally for each expect or spec. Plugins comes with a beautiful angular based analytics tool to visually check and fix tests results.

  • Updated Jun 1, 2020
  • JavaScript
phiresky
phiresky commented Aug 19, 2019

I guess since #12 / #15, scrot ignores the given file name and instead silently writes the result to a completely different file.

To reproduce:

$ scrot /tmp/screenshot.png
$ scrot /tmp/screenshot.png
$ ls /tmp/*.png
screenshot_001.png????

scrot should either fail with an exit code if the file already exists, or override the destination file by default like any other sane non-

Improve this page

Add a description, image, and links to the screenshots topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the screenshots topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.