com.atlassian.confluence.webdriver
Class CustomerInterviewsBlueprintTest.Wizard

java.lang.Object
  extended by com.atlassian.confluence.pageobjects.component.ConfluenceAbstractPageComponent
      extended by com.atlassian.confluence.webdriver.CustomerInterviewsBlueprintTest.Wizard
All Implemented Interfaces:
PageComponent
Enclosing class:
CustomerInterviewsBlueprintTest

public static class CustomerInterviewsBlueprintTest.Wizard
extends ConfluenceAbstractPageComponent


Field Summary
 
Fields inherited from class com.atlassian.confluence.pageobjects.component.ConfluenceAbstractPageComponent
driver, pageBinder, pageElementFinder, waiter
 
Constructor Summary
CustomerInterviewsBlueprintTest.Wizard()
           
 
Method Summary
 CustomerInterviewsBlueprintTest.Wizard setCompanyName(String name)
           
 CustomerInterviewsBlueprintTest.Wizard setCustomerEmail(String email)
           
 CreatePage submit()
           
 
Methods inherited from class com.atlassian.confluence.pageobjects.component.ConfluenceAbstractPageComponent
getComponent
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CustomerInterviewsBlueprintTest.Wizard

public CustomerInterviewsBlueprintTest.Wizard()
Method Detail

setCompanyName

public CustomerInterviewsBlueprintTest.Wizard setCompanyName(String name)

setCustomerEmail

public CustomerInterviewsBlueprintTest.Wizard setCustomerEmail(String email)

submit

public CreatePage submit()


Copyright © 2003-2013 Atlassian. All Rights Reserved.