| Package | Description |
|---|---|
| jp.vmi.selenium.selenese | |
| jp.vmi.selenium.selenese.inject |
| Modifier and Type | Method and Description |
|---|---|
ErrorTestSuite |
ErrorTestSuite.initialize(String filename,
InvalidSeleneseException e) |
ErrorTestCase |
ErrorTestCase.initialize(String filename,
InvalidSeleneseException e) |
ErrorSource |
ErrorSource.initialize(String filename,
InvalidSeleneseException e)
Initialize.
|
| Modifier and Type | Method and Description |
|---|---|
Result |
Selenese.execute(Selenese parent,
Context context)
Execute script.
|
Result |
ErrorTestSuite.execute(Selenese parent,
Context context) |
Result |
ErrorTestCase.execute(Selenese parent,
Context context) |
Result |
ErrorSource.execute(Selenese parent,
Context context) |
| Constructor and Description |
|---|
TestCaseParser(String filename,
Document document,
String baseURL) |
| Modifier and Type | Method and Description |
|---|---|
static ErrorTestCase |
Binder.newErrorTestCase(String filename,
InvalidSeleneseException e)
Constructs ErrorTestCase applied aspect.
|
static ErrorTestSuite |
Binder.newErrorTestSuite(String filename,
InvalidSeleneseException e)
Constructs ErrorTestSuite applied aspect.
|
Copyright © 2016. All rights reserved.