public class TestPageElementJavaScript extends AbstractPageElementBrowserTest
PageElementJavascript execute script methods.classRules, driver, methodRules, product| Constructor and Description |
|---|
TestPageElementJavaScript() |
| Modifier and Type | Method and Description |
|---|---|
void |
executeAsyncNonTypedShouldWorkForPageElement() |
void |
executeAsyncNonTypedShouldWorkForSimpleType() |
void |
executeAsyncTypedShouldWorkForPageElement() |
void |
executeAsyncTypedShouldWorkForSelectElement() |
void |
executeAsyncTypedShouldWorkForSimpleType() |
void |
executeTimedShouldNotAcceptPageElementAsResultType() |
void |
init() |
void |
shouldExecuteSimpleJavascript() |
void |
shouldExecuteTimedScript() |
void |
shouldReturnNewPageElement() |
void |
shouldReturnSamePageElement() |
void |
shouldReturnSamePageElementWithCast() |
void |
shouldReturnSelectElement() |
public void init()
public void shouldExecuteSimpleJavascript()
public void shouldExecuteTimedScript()
public void executeTimedShouldNotAcceptPageElementAsResultType()
public void shouldReturnSamePageElement()
public void shouldReturnSamePageElementWithCast()
public void shouldReturnNewPageElement()
public void shouldReturnSelectElement()
public void executeAsyncNonTypedShouldWorkForSimpleType()
public void executeAsyncNonTypedShouldWorkForPageElement()
public void executeAsyncTypedShouldWorkForSimpleType()
public void executeAsyncTypedShouldWorkForPageElement()
public void executeAsyncTypedShouldWorkForSelectElement()
Copyright © 2015 Atlassian. All rights reserved.