State

From LDTP

Syntax

<name>={class=<type of object>, state=<state of object>[, <optional arguments>]

Example:

pageTab={class=page_tab, state=SELECTED}

Description

state keyword, is used to identify the state of the object.

Refer: gui.c (http://forge.novell.com/modules/xfmod/cvs/cvsbrowse.php/ldtp/pyldtp/gui.c)