Nuxeo ECM Projects 5.6-RC1

org.nuxeo.functionaltests.pages.forms
Class WorkspaceFormPage

java.lang.Object
  extended by org.nuxeo.functionaltests.pages.AbstractPage
      extended by org.nuxeo.functionaltests.pages.forms.WorkspaceFormPage

public class WorkspaceFormPage
extends AbstractPage

Author:
Sun Seng David TAN

Field Summary
 
Fields inherited from class org.nuxeo.functionaltests.pages.AbstractPage
URLCHANGE_MAX_WAIT, userServicesForm
 
Constructor Summary
WorkspaceFormPage(org.openqa.selenium.WebDriver driver)
           
 
Method Summary
 DocumentBasePage createNewWorkspace(String workspaceTitle, String workspaceDescription)
           
 
Methods inherited from class org.nuxeo.functionaltests.pages.AbstractPage
asPage, findElementAndWaitUntilEnabled, findElementAndWaitUntilEnabled, findElementsWithTimeout, findElementWaitUntilEnabledAndClick, findElementWaitUntilEnabledAndClick, findElementWithTimeout, findElementWithTimeout, findElementWithTimeout, findElementWithTimeout, get, getFeedbackMessage, getHeaderLinks, waitUntilEnabled, waitUntilEnabled, waitUntilURLDifferentFrom
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WorkspaceFormPage

public WorkspaceFormPage(org.openqa.selenium.WebDriver driver)
Method Detail

createNewWorkspace

public DocumentBasePage createNewWorkspace(String workspaceTitle,
                                           String workspaceDescription)

Nuxeo ECM Projects 5.6-RC1

Copyright © 2012 Nuxeo SA. All Rights Reserved.