On Tue, 5 Oct 2021 07:08:18 GMT, Sergey Bylokhov <[email protected]> wrote:
>> 1) Removed =yesno >> 2) After running the test case, test UI will close immediately. Where the >> user cannot interact so rewrote the test case. >> a) Toolkit Modal Dialog will be shown after clicking the show button. >> b) Added timeout & tested >> c) Step by step instruction what the user has to perform >> >> @shurymury > > A few comments: > - Looks like you invert the assertion in the test: > old: "The test fails if the page dialog blocks the toolkit" > new: "Check if page dialog blocks the 'Toolkit modal dialog'. If yes, > then test Pass else test fail." > - Please update the copyright date @mrserb , fixed the instruction and the copyright date. ------------- PR: https://git.openjdk.java.net/jdk/pull/5789
