com.day.qa.test.selenium.cq5wcm.tags
Class TaggingBaseTestCase

java.lang.Object
  extended by com.day.qa.test.selenium.testrunner.BaseTestCase
      extended by com.day.qa.test.selenium.cq5wcm.CQ5WCMBaseTestCase
          extended by com.day.qa.test.selenium.cq5wcm.tags.TaggingBaseTestCase
Direct Known Subclasses:
CreateAndDeleteTag

public class TaggingBaseTestCase
extends CQ5WCMBaseTestCase

Author:
tstiftne

Field Summary
 
Fields inherited from class com.day.qa.test.selenium.cq5wcm.CQ5WCMBaseTestCase
adminURL, context, HANDLE_CONTENT_FINDER, HANDLE_LOGIN, HANDLE_MISC_ADMIN, HANDLE_SECURITY_ADMIN, HANDLE_SITE_ADMIN, HANDLE_TAGGING_ADMIN, HANDLE_WORKFLOW_ADMIN
 
Fields inherited from class com.day.qa.test.selenium.testrunner.BaseTestCase
baseURL, browser, password, selenium, selServerHost, selServerPort, speed, username
 
Constructor Summary
TaggingBaseTestCase()
           
 
Method Summary
 void login(String username, String password)
           
 void openTagConsole()
          This method assumes that we are on the welcome.html screen
 
Methods inherited from class com.day.qa.test.selenium.cq5wcm.CQ5WCMBaseTestCase
extendToContentFinderHandle, globalLogin, open, pageExists, pageExists
 
Methods inherited from class com.day.qa.test.selenium.testrunner.BaseTestCase
classSetUp, classTearDown, getBaseURL, getCompleteBaseURL, setBaseURL, setBrowser, setPassword, setSeleniumServerHost, setSeleniumServerPort, setSpeed, setUser
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TaggingBaseTestCase

public TaggingBaseTestCase()
Method Detail

login

public void login(String username,
                  String password)

openTagConsole

public void openTagConsole()
                    throws Exception
This method assumes that we are on the welcome.html screen

Throws:
Exception


Copyright © 2008 Day Management AG. All Rights Reserved.