LDTP  2.3.1
windowuptime

Syntax

windowuptime(['<window name>'])

Description

Give the window up time

Return values:
startime,endtime(pythondatetime object)

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

Example

windowuptime('dlgChatWindow')

Author:
Nagappan Alagappan <nagappan@gmail.com>