Ignore:
Timestamp:
2013/08/14 19:09:44 (11 years ago)
Author:
pineray
Message:

#2342 JavaScript?のグローバルな宣言を減らす
フォーム関連.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/version-2_13-dev/test/selenium/backend/contents/TestCase_Admin_ContentsFileManager_download

    r20902 r23063  
    1818<tr> 
    1919    <td>clickAndWait</td> 
    20     <td>//a[@onclick=&quot;fnSetFormVal('form1', 'select_file', 'C:/workspace/eccube/html/user_data/test.txt');fnSelectFile('select_file8', '#808080');setTreeStatus('tree_status');fnModeSubmit('download','',''); return false;&quot;]</td> 
     20    <td>//a[@onclick=&quot;eccube.common.setValue('select_file', 'C:/workspace/eccube/html/user_data/test.txt', 'form1');fnSelectFile('select_file8', '#808080');setTreeStatus('tree_status');eccube.common.setModeAndSubmit('download','',''); return false;&quot;]</td> 
    2121    <td></td> 
    2222</tr> 
Note: See TracChangeset for help on using the changeset viewer.