Alert

From LDTP

Syntax

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

Example: alrtOverWrite={class=alert, label=Question, app_name=gedit}

Description

class type alert is used to identify the object type is of alert. Generally the alert windows will be with information / questions to users.

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