From a98d13e9c7788347234ff0af3ce69bc322e4e24f Mon Sep 17 00:00:00 2001 From: Chad Kieffer Date: Mon, 22 Dec 2008 00:19:58 +0000 Subject: Update Selenium IDE test case file names. --- core/tests/selenium/Add_Comment.html | 52 ++++++++++++++++++++++++++++++++++++ 1 file changed, 52 insertions(+) create mode 100644 core/tests/selenium/Add_Comment.html (limited to 'core/tests/selenium/Add_Comment.html') diff --git a/core/tests/selenium/Add_Comment.html b/core/tests/selenium/Add_Comment.html new file mode 100644 index 00000000..ca25b244 --- /dev/null +++ b/core/tests/selenium/Add_Comment.html @@ -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