com.atlassian.bamboo.pageobjects.pages.global
Class ActionTipDialog

java.lang.Object
  extended by com.atlassian.bamboo.pageobjects.pages.global.ActionTipDialog

public class ActionTipDialog
extends Object


Field Summary
protected  com.atlassian.pageobjects.elements.PageElementFinder elementFinder
           
 
Constructor Summary
ActionTipDialog(com.atlassian.pageobjects.elements.PageElement link)
           
 
Method Summary
 boolean isDialogPresent()
           
 void skipDialogIfPresent()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

elementFinder

@Inject
protected com.atlassian.pageobjects.elements.PageElementFinder elementFinder
Constructor Detail

ActionTipDialog

public ActionTipDialog(com.atlassian.pageobjects.elements.PageElement link)
Method Detail

skipDialogIfPresent

public void skipDialogIfPresent()

isDialogPresent

public boolean isDialogPresent()


Copyright © 2015 Atlassian Software Systems Pty Ltd. All rights reserved.