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