com.atlassian.bamboo.pageobjects.utils
Class ElementUtils
java.lang.Object
com.atlassian.bamboo.pageobjects.utils.ElementUtils
public class ElementUtils
- extends Object
Method Summary |
static void |
waitUntilHidden(com.atlassian.pageobjects.elements.PageElement pageElement)
|
static void |
waitUntilVisible(com.atlassian.pageobjects.elements.PageElement pageElement)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
waitUntilVisible
public static void waitUntilVisible(com.atlassian.pageobjects.elements.PageElement pageElement)
waitUntilHidden
public static void waitUntilHidden(com.atlassian.pageobjects.elements.PageElement pageElement)
Copyright © 2015 Atlassian Software Systems Pty Ltd. All rights reserved.