|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use JavascriptPrompt | |
---|---|
net.sourceforge.jwebunit.api | |
net.sourceforge.jwebunit.htmlunit | |
net.sourceforge.jwebunit.selenium |
Uses of JavascriptPrompt in net.sourceforge.jwebunit.api |
---|
Methods in net.sourceforge.jwebunit.api with parameters of type JavascriptPrompt | |
---|---|
void |
ITestingEngine.setExpectedJavaScriptPrompt(JavascriptPrompt[] prompts)
Tell the testing engine that the given prompt boxes are expected in the given order. |
Uses of JavascriptPrompt in net.sourceforge.jwebunit.htmlunit |
---|
Methods in net.sourceforge.jwebunit.htmlunit with parameters of type JavascriptPrompt | |
---|---|
void |
HtmlUnitTestingEngineImpl.setExpectedJavaScriptPrompt(JavascriptPrompt[] prompts)
|
Uses of JavascriptPrompt in net.sourceforge.jwebunit.selenium |
---|
Methods in net.sourceforge.jwebunit.selenium with parameters of type JavascriptPrompt | |
---|---|
void |
SeleniumTestingEngineImpl.setExpectedJavaScriptPrompt(JavascriptPrompt[] prompts)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |