public abstract class AbstractScriptellaDriver extends Object implements ScriptellaDriver
Subclassing is more safe than directly implementing ScriptellaDriver interface.
| Constructor and Description |
|---|
AbstractScriptellaDriver() |
| Modifier and Type | Method and Description |
|---|---|
static String |
getScriptellaTitle()
Helper method which returns an actual product title of Scriptella used at runtime.
|
static String |
getScriptellaVersion()
Helper method which returns an actual version of Scriptella used at runtime.
|
String |
toString() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitconnectpublic String toString()
toString in interface ScriptellaDrivertoString in class Objectpublic static String getScriptellaVersion()
public static String getScriptellaTitle()
Copyright © 2006-2012. All Rights Reserved.