gui/gui-test/tests/gracket/button-steps.txt
2014-12-02 02:33:07 -05: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.