diff -r 000000000000 -r 4e91876724a2 photos_plat/controllers_collection_api/tsrc/ui_metaDataDialog/conf/ui_metaDataDialog.cfg --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/photos_plat/controllers_collection_api/tsrc/ui_metaDataDialog/conf/ui_metaDataDialog.cfg Thu Dec 17 08:45:44 2009 +0200 @@ -0,0 +1,14 @@ +[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] \ No newline at end of file