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/AddComment | 52 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 52 insertions(+) create mode 100644 core/tests/selenium/AddComment (limited to 'core/tests/selenium/AddComment') diff --git a/core/tests/selenium/AddComment b/core/tests/selenium/AddComment new file mode 100644 index 00000000..ca25b244 --- /dev/null +++ b/core/tests/selenium/AddComment @@ -0,0 +1,52 @@ + + + + + + +Add comment + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Add comment
open/index.php/albums/1
clickAndWaitgPhotoID-2
typegAuthorTest
typegEmailtest@gmail.com
typegTextThis is a selenium test comment.
click//button[@type='submit']
assertTextPresentThis is a selenium test comment.
+ + -- cgit v1.2.3