Modifier and Type | Optional Element and Description |
---|---|
String |
description
Returns the description of the keyword.
|
boolean |
isBaseState
Returns whether this keyword represents a base state.
|
String |
value
Returns the name of the keyword.
|
public abstract String value
public abstract String description
public abstract boolean isBaseState
true
this keyword is
automatically added as first step when recording a new keyword driven test. This value has no effect during test
execution.Copyright 2009-2012 Micro Focus. All Rights Reserved.