source: branches/version-2_5-dev/test/selenium/front/テストスイート(パスワードリマインダー) @ 20445

Revision 20445, 599 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</tbody></table>
13</body>
14</html>
Note: See TracBrowser for help on using the repository browser.