classicui_plat/find_item_ui_api/tsrc/conf/ui_testdomfinditemdialog.cfg
changeset 0 2f259fa3e83a
child 23 3d340a0166ff
equal deleted inserted replaced
-1:000000000000 0:2f259fa3e83a
       
     1 [Test]
       
     2 title PressKey 
       
     3 pause 10000
       
     4 presskey global EKeyDevice1
       
     5 [Endtest]
       
     6 
       
     7 
       
     8 [Test]
       
     9 title TestDialogNewL
       
    10 create testdomfinditem test
       
    11 test TestDialogNewL
       
    12 delete test
       
    13 [Endtest] 
       
    14 
       
    15 
       
    16 [Test]
       
    17 title TestDialogExecuteLD
       
    18 create testdomfinditem test
       
    19 bringtoforeground
       
    20 test TestDialogExecuteLD
       
    21 sendtobackground
       
    22 delete test
       
    23 [Endtest] 
       
    24 
       
    25 
       
    26 [Test]
       
    27 title TestDialogProcessCommandL
       
    28 create testdomfinditem test
       
    29 test TestDialogProcessCommandL
       
    30 delete test
       
    31 [Endtest] 
       
    32 
       
    33 
       
    34 [Test]
       
    35 title TestDialogOfferKeyEventL
       
    36 create testdomfinditem test
       
    37 test TestDialogOfferKeyEventL
       
    38 delete test
       
    39 [Endtest] 
       
    40 
       
    41