On Fri, 4 Apr 2025 22:07:22 GMT, Kevin Rushforth <[email protected]> wrote:
>> tests/system/src/test/java/test/util/ScreenCaptureTestWatcher.java line 45:
>>
>>> 43: @Override
>>> 44: public void testFailed(ExtensionContext extensionContext, Throwable
>>> err) {
>>> 45: // the data url can be pasted into Safari address bar to view
>>> the screenshot
>>
>> Minor: "Safari" --> "a browser".
>
> Although apparently not Chrome. :)
Actually, Safari is the browser which will show the complete screenshot.
Chrome will only show a truncated screenshot, and I don't have Firefox to test.
-------------
PR Review Comment: https://git.openjdk.org/jfx/pull/1746#discussion_r2029489312