it.com.atlassian.gadgets.pages
Class AddApplicationLinkDialog<S extends AddApplicationLinkDialog<S>>

java.lang.Object
  extended by it.com.atlassian.gadgets.pages.AddApplicationLinkDialog<S>
Direct Known Subclasses:
AddApplicationLinkDialog.NonUalStep, AddApplicationLinkDialog.Step1

public abstract class AddApplicationLinkDialog<S extends AddApplicationLinkDialog<S>>
extends Object


Nested Class Summary
static class AddApplicationLinkDialog.NonUalStep
           
static class AddApplicationLinkDialog.Step1
           
 
Field Summary
protected  org.openqa.selenium.WebElement dialog
           
protected  com.atlassian.webdriver.AtlassianWebDriver driver
           
protected  com.atlassian.pageobjects.PageBinder pageBinder
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

driver

@Inject
protected com.atlassian.webdriver.AtlassianWebDriver driver

pageBinder

@Inject
protected com.atlassian.pageobjects.PageBinder pageBinder

dialog

protected org.openqa.selenium.WebElement dialog


Copyright © 2014 Atlassian. All Rights Reserved.