public class TestWaiter extends AbstractSimpleServerTest
classRules, methodRules, product| Constructor and Description |
|---|
TestWaiter() |
| Modifier and Type | Method and Description |
|---|---|
void |
setup() |
void |
testAndOrWaiterQuery() |
void |
testAndWaiterQuery() |
void |
testFunctionWaiterIsFalse() |
void |
testFunctionWaiterIsTrue() |
void |
testOrAndWaiterQuery() |
void |
testOrWaiterQuery() |
void |
testWaiterFailure() |
void |
testWebElementDoesNotHaveClass() |
void |
testWebElementExists() |
void |
testWebElementGetAttribute() |
void |
testWebElementGetText() |
void |
testWebElementHasClass() |
void |
testWebElementIsEnabled() |
void |
testWebElementIsNotEnabled() |
void |
testWebElementIsNotSelected() |
void |
testWebElementIsNotVisible() |
void |
testWebElementIsSelected() |
void |
testWebElementIsVisible() |
void |
testWebElementIsVisibleWithDefaultWait() |
void |
testWebElementNotExists() |
void |
testWebElementWithByLocatorAndContextIsVisible() |
void |
testWebElementWithByLocatorIsVisible() |
public void setup()
public void testFunctionWaiterIsTrue()
public void testFunctionWaiterIsFalse()
public void testWebElementIsVisible()
public void testWebElementIsVisibleWithDefaultWait()
public void testWebElementWithByLocatorIsVisible()
public void testWebElementWithByLocatorAndContextIsVisible()
public void testWebElementIsNotVisible()
public void testWebElementExists()
public void testWebElementNotExists()
public void testWebElementIsSelected()
public void testWebElementIsNotSelected()
public void testWebElementIsEnabled()
public void testWebElementIsNotEnabled()
public void testWebElementHasClass()
public void testWebElementDoesNotHaveClass()
public void testWebElementGetText()
public void testWebElementGetAttribute()
public void testWaiterFailure()
public void testAndWaiterQuery()
public void testOrWaiterQuery()
public void testAndOrWaiterQuery()
public void testOrAndWaiterQuery()
Copyright © 2015 Atlassian. All rights reserved.