-
-
UserStroy2Test fails if the take_screenshot statement is removed.
I am fairly certain that this is a timing issue and without the statement the page does not have enough time to load. The error me…
-
It would be great if we had a way to tell Mocha to take a screenshot of Firefox, when a test fails, before tearing everything down. The code to do that is quite simple (taken from [here](https://stack…
-
In NixOS tests, Screenshots can be taken with the `screenshot` command, but there is no way to check the correctness of a screenshot.
[OpenQA](http://open.qa/), the test system from open suse, has …
-
We have a use case to document successful tests, is there a way for us to upload screenshots captured with `cy.screenshot()`?
-
Apparently mochitest has some facility for taking screenshots of elements (including iframes) which is used for some tests that want to implment something like a reftest but with more complex asserts …
-
the ScreenshotOnFailure TestWatcher produces only black images on failed tests because
the `@After` `org.eclipse.swt.tests.junit.Test_org_eclipse_swt_widgets_Widget.tearDown()` calls `shell.dispose(…
-
### Issue Description
Remove all instances of skipped tests in the codebase (tests marked with .skip or similar), and ensure that all tests are running as part of the test suite. This task also inc…
-
Hi,
When no screenshots are taken during test suite, no old screenshots are deleted. Naturally because no Spoon method is called, but unfortunately these old screens are associated after that with cu…
-
e.g. test particular games work as expected, run CPU test ROMs, etc.