Package | Description |
---|---|
org.safs | |
org.safs.model.tools |
Modifier and Type | Field and Description |
---|---|
protected static AbstractRunner |
SAFSPlus.DefaultRunner
Keep the reference to the default Runner.
|
protected static AbstractRunner |
SAFSPlus.Runner
The Runner object providing access to the underlying Engines, like RFT, TestComplete, Selenium etc.
|
Modifier and Type | Method and Description |
---|---|
static AbstractRunner |
SAFSPlus.getRunner() |
Modifier and Type | Method and Description |
---|---|
protected void |
SAFSPlus.setRunner(AbstractRunner Runner)
To get the SAFSPlus work correctly for the sub-class (Ex.
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultRunner
The DefaultRunner will use the default Driver
Driver if the current Driver is null. |
class |
EmbeddedHookDriverRunner
This Runner is an access point to a minimalist EmbeddedHookDriver Driver API.
|
Copyright © SAS Institute. All Rights Reserved.