screenshots
Here are 268 public repositories matching this topic...
This would be very helpful for idiots like me who don’t know what they are doing.
-
Updated
Jan 5, 2019 - JavaScript
Add `clip` option
Add `inset` option
Full page screenshot
-
Updated
Jul 2, 2020 - TypeScript
-
Updated
Jun 28, 2020 - Objective-C
-
Updated
May 9, 2020 - Java
-
Updated
Dec 13, 2019 - JavaScript
-
Updated
May 11, 2020 - JavaScript
-
Updated
Jun 10, 2020 - Java
-
Updated
Dec 26, 2015 - JavaScript
-
Updated
Jul 2, 2020 - Python
-
Updated
Apr 7, 2020 - C++
-
Updated
Jun 19, 2020 - Python
-
Updated
Jul 1, 2020 - Swift
-
Updated
Jun 25, 2020 - C#
-
Updated
Jun 15, 2020 - Python
-
Updated
May 25, 2020 - Ruby
-
Updated
Jun 3, 2020 - Shell
-
Updated
Jun 8, 2020 - Kotlin
We already catch webdriver exceptions and handle them. Sending them into sentry does nothing but confuse things.
This is a misuse of sentry. We should simply log these handled cases somewhere. Either log it as STDERR / STDOUT or just stick it in a database table and we can look at it later.
-
Updated
Jun 16, 2020 - JavaScript
-
Updated
Jun 1, 2020 - JavaScript
-
Updated
Dec 1, 2019 - Swift
-
Updated
Jun 5, 2020 - Python
-
Updated
Dec 23, 2014 - JavaScript
-
Updated
Aug 5, 2019 - Objective-C
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 Logging
Currently the logging is rather unhelpful. Would be nice if it could be improved i.e. including the name of the screenshot being taken per step.
Improve this page
Add a description, image, and links to the screenshots topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the screenshots topic, visit your repo's landing page and select "manage topics."
New Issue Checklist