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