From a31a3228d621304457d51a6a3acde38000e53173 Mon Sep 17 00:00:00 2001 From: jakubvrana Date: Thu, 2 Oct 2008 14:14:41 +0000 Subject: [PATCH] Selenium tests git-svn-id: https://adminer.svn.sourceforge.net/svnroot/adminer/trunk@511 7c3ca157-0c34-0410-bff1-cbf682f78f5c --- tests/18-events.html | 77 ++++++++++++++++++++++++++++++++++++++++++++ tests/selenium.html | 1 + 2 files changed, 78 insertions(+) create mode 100644 tests/18-events.html 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 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Events
open/phpMinAdmin/?db=selenium&event=
typeEVENT_NAMEno_albums
selectINTERVAL_FIELDlabel=DAY
typeINTERVAL_VALUE1
clickON_COMPLETION
typeEVENT_DEFINITIONDELETE FROM albums WHERE interprets = 0
clickAndWait//input[@value='Save']
verifyTextPresentEvent has been created.
clickAndWaitlink=no_albums
clickAndWaitdrop
assertConfirmationAre you sure?
verifyTextPresentEvent has been dropped.
+ + diff --git a/tests/selenium.html b/tests/selenium.html index f6ff9df0..de22c03c 100644 --- a/tests/selenium.html +++ b/tests/selenium.html @@ -26,6 +26,7 @@ Privileges Process list Export +Events