gui/collects/tests/mred/button-steps.txt
Matthew Flatt 09e6872e55 .
original commit: ebb43a19ed4e27bd09553a4160c468c089224e9d
1998-08-26 17:54:15 +00:00

12 lines
372 B
Plaintext

Click the "Hit Me" button. "Callback Ok" should appear in the console.
Click "Check". "All Ok" should appear in the console.
Repeat the above two steps.
Click "Disable Test" and quickly click "Hit Me". The button should
become disabled for a second, then become re-enabled, but the
click on "Hit Me" should not invoke the callback.
Repeat the first two steps above.