source: branches/version-2_13_0/test/selenium/backend/basis/kiyaku/TestCase_Admin_BasisKiyaku_rank_up @ 23103

Revision 23103, 937 bytes checked in by h_yoshimoto, 11 years ago (diff)

#2342 一旦戻した内容を再度適用

Line 
1<?xml version="1.0" encoding="UTF-8"?>
2<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
3<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
4<head profile="http://selenium-ide.openqa.org/profiles/test-case">
5<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
6<title>基本情報管理(会員規約:移動:上へ)</title>
7</head>
8<body>
9<table cellpadding="1" cellspacing="1" border="1">
10<thead>
11<tr><td rowspan="1" colspan="3">基本情報管理(会員規約:移動:上へ)</td></tr>
12</thead><tbody>
13<tr>
14    <td>clickAndWait</td>
15    <td>//li[@id='navi-basis-kiyaku']/a/span</td>
16    <td></td>
17</tr>
18<tr>
19    <td>clickAndWait</td>
20    <td>//a[@onclick=&quot;eccube.setModeAndSubmit('up', 'kiyaku_id', 1); return false;&quot;]</td>
21    <td></td>
22</tr>
23<tr>
24    <td>clickAndWait</td>
25    <td>link=上へ</td>
26    <td></td>
27</tr>
28</tbody></table>
29</body>
30</html>
Note: See TracBrowser for help on using the repository browser.