windowuptime

Syntax

windowuptime(['<window name>'])

Description

Give the window up time

Return values:
startime,endtime (python datetime object)

Refer: http://cgit.freedesktop.org/ldtp/ldtp/tree/python/ldtputils.py

Example

windowuptime('dlgChatWindow')

Author:
Nagappan Alagappan <nagappan@gmail.com>


Linux Desktop Testing Project