source: branches/version-2_5-dev/test/selenium/front/テストスイート(商品購入フロー) @ 20445

Revision 20445, 889 bytes checked in by kotani, 13 years ago (diff)

#1068 ([製品テスト]Seleniumテストケース作成)

  • 精査できていませんが、正常系のケースを一旦コミット
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>
5  <meta content="text/html; charset=UTF-8" http-equiv="content-type" />
6  <title>Test Suite</title>
7</head>
8<body>
9<table id="suiteTable" cellpadding="1" cellspacing="1" border="1" class="selenium"><tbody>
10<tr><td><b>Test Suite</b></td></tr>
11<tr><td><a href="商品購入フロー(ログイン)">商品購入フロー(ログイン)</a></td></tr>
12<tr><td><a href="商品購入フロー(非ログイン非会員)">商品購入フロー(非ログイン非会員)</a></td></tr>
13<tr><td><a href="商品購入フロー(ログイン:ダウンロード商品)">商品購入フロー(ログイン:ダウンロード商品)</a></td></tr>
14</tbody></table>
15</body>
16</html>
Note: See TracBrowser for help on using the repository browser.