| Package | Description |
|---|---|
| jp.vmi.selenium.selenese | |
| jp.vmi.selenium.selenese.config | |
| jp.vmi.selenium.webdriver |
| Modifier and Type | Method and Description |
|---|---|
void |
Main.setupRunner(Runner runner,
IConfig config,
String... filenames)
Setup Runner by configuration.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultConfig
Configuration information.
|
class |
SeleneseRunnerOptions
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
IConfig |
DefaultConfig.loadFrom(String file)
load configuration from file.
|
IConfig |
DefaultConfig.parseCommandLine(String... args)
Parse command line arguments.
|
| Constructor and Description |
|---|
DriverOptions(IConfig config)
Constructs driver options specified by command line.
|
Copyright © 2016. All rights reserved.