From 3e6ba7acc3291f2268cbe9c9bef0a492b557babb Mon Sep 17 00:00:00 2001 From: Chad Kieffer Date: Sun, 4 Oct 2009 00:27:22 -0600 Subject: Renamed most, if not all css selectors from gName to g-name. Moved a few shared images from wind to lib. Deleted unused images in the admin_wind. This will likely break a few ajax features. --- modules/gallery/tests/selenium/Add_Comment.html | 8 ++++---- modules/gallery/tests/selenium/Login.html | 8 ++++---- 2 files changed, 8 insertions(+), 8 deletions(-) (limited to 'modules/gallery/tests/selenium') diff --git a/modules/gallery/tests/selenium/Add_Comment.html b/modules/gallery/tests/selenium/Add_Comment.html index b4b96ed2..dff653da 100644 --- a/modules/gallery/tests/selenium/Add_Comment.html +++ b/modules/gallery/tests/selenium/Add_Comment.html @@ -18,22 +18,22 @@ clickAndWait - gPhotoId-2 + g-photoId-2 type - gAuthor + g-author Test type - gEmail + g-email test@gmail.com type - gText + g-text This is a selenium test comment. diff --git a/modules/gallery/tests/selenium/Login.html b/modules/gallery/tests/selenium/Login.html index 5e17a3c7..d2e45c63 100644 --- a/modules/gallery/tests/selenium/Login.html +++ b/modules/gallery/tests/selenium/Login.html @@ -18,17 +18,17 @@ click - gLoginLink + g-login-link type - gName + g-name admin type - gPassword + g-password admin @@ -38,7 +38,7 @@ clickAndWait - gUserProfileLink + g-user-profile-link -- cgit v1.2.3