On Tue, 20 Jul 2021 23:54:20 GMT, lawrence.andrews 
<[email protected]> wrote:

> 1) When the test is executed via jtreg user can see only print dialog with no 
> instruction to the user. User has to see the test case to see the instruction 
> and perform the test . 
> 2) With this fix User is instructed what he/she has to do with the print 
> dialog.
> 3) I have added both success instruction as well as failure instruction.
> 
> @shurymury

The test is semi-automatic: it is able to determine whether it passes or fails 
depending on whether the number of copies in the print dialog is modified or 
not.

Is it possible to complete the test as soon as either OK or Cancel button is 
clicked on the Print dialog?

-------------

PR: https://git.openjdk.java.net/jdk/pull/4850

Reply via email to