guitimeout

Syntax

guitimeout ([guiTimeOut])

Description

Instead of setting an environment variable you can change the object time out from default 30 seconds to what ever time period. guiTimeOut should be > 0.

Implementation

Todo:
Return values:
1 on success, 0 on failure
Refer: http://webcvs.freedesktop.org/ldtp/ldtp/python/ldtp.py

Example

guitimeout (10)

Author:
Nagappan A <anagappan@novell.com>


Linux Desktop Testing Project