public class SeleniumTestRCRunner extends Object
Constructor and Description |
---|
SeleniumTestRCRunner(String host,
int port,
String browserType,
String browserStartUrl) |
Modifier and Type | Method and Description |
---|---|
void |
captureEntirePageScreenshot(String filename) |
void |
captureScreenshot(String filename) |
void |
finish() |
void |
prepare() |
void |
run(SeleniumTest test) |
public void prepare()
public void run(SeleniumTest test)
public void finish()
public void captureScreenshot(String filename)
public void captureEntirePageScreenshot(String filename)
Copyright © 2002 – 2024 Project Wonder.