From aed68bfa9f68bfbc5df09135bec371b98a579671 Mon Sep 17 00:00:00 2001 From: Chad Kieffer Date: Thu, 18 Dec 2008 07:00:47 +0000 Subject: I'm tired of clicking. Here are a few Selenium IDE tests. --- core/tests/selenium/AddAlbum | 52 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 52 insertions(+) create mode 100644 core/tests/selenium/AddAlbum (limited to 'core/tests/selenium/AddAlbum') diff --git a/core/tests/selenium/AddAlbum b/core/tests/selenium/AddAlbum new file mode 100644 index 00000000..ccd4d0b7 --- /dev/null +++ b/core/tests/selenium/AddAlbum @@ -0,0 +1,52 @@ + + + + + + +AddAlbum + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
AddAlbum
open/index.php/albums/1
clicklink=Add album
typenameseleniumtest
typetitleSelenium Test Album
typedescriptionTest
click//button[@type='button']
assertTextPresentSelenium Test Album
+ + -- cgit v1.2.3