photos_plat/controllers_collection_api/tsrc/ui_metaDataDialog/conf/ui_metaDataDialog.cfg
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Thu, 17 Dec 2009 08:45:44 +0200
changeset 0 4e91876724a2
permissions -rw-r--r--
Revision: 200949 Kit: 200951

[Test] 
title TestViewActivate 
bringtoforeground 
create ui_metaDataDialog foobar 
foobar TestViewActivate 
sendtobackground 
delete foobar 
[Endtest] 

[Test] 
title PressRightSoftkey
pause 5000 // Give some time(5s) for the view to activate, we could use events but this way is simpler
presskey global  EKeyDevice1 // press RIGHT softkey 
[Endtest]