diff --git a/tests/18-events.html b/tests/18-events.html new file mode 100644 index 00000000..7e747d47 --- /dev/null +++ b/tests/18-events.html @@ -0,0 +1,77 @@ + + + +
+ + +Events | ||
open | +/phpMinAdmin/?db=selenium&event= | ++ |
type | +EVENT_NAME | +no_albums | +
select | +INTERVAL_FIELD | +label=DAY | +
type | +INTERVAL_VALUE | +1 | +
click | +ON_COMPLETION | ++ |
type | +EVENT_DEFINITION | +DELETE FROM albums WHERE interprets = 0 | +
clickAndWait | +//input[@value='Save'] | ++ |
verifyTextPresent | +Event has been created. | ++ |
clickAndWait | +link=no_albums | ++ |
clickAndWait | +drop | ++ |
assertConfirmation | +Are you sure? | ++ |
verifyTextPresent | +Event has been dropped. | ++ |