mirror of
https://github.com/hneemann/Digital.git
synced 2025-09-23 04:11:54 -04:00
new layout for the SingleValueDialog
This commit is contained in:
parent
f755623960
commit
a8a67ba1cf
@ -809,7 +809,7 @@ public class TestInGUI extends TestCase {
|
||||
.mouseClick(InputEvent.BUTTON1_DOWN_MASK)
|
||||
.delay(500)
|
||||
.type("0")
|
||||
.press("TAB", 5)
|
||||
.press("TAB", 8)
|
||||
.press("SPACE", "ENTER")
|
||||
.delay(500)
|
||||
.add(new CheckOutputValue(8))
|
||||
|
Loading…
x
Reference in New Issue
Block a user