Dotclear

source: plugins/myForms/trunk/tests/_All @ 2208

Revision 2208, 837 bytes checked in by Oaz, 14 years ago (diff)

Unstable commit. Completed refactoring and added tests for checkboxes and radio buttons.

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="Hello">Hello</a></td></tr>
12<tr><td><a href="Combo">Combo</a></td></tr>
13<tr><td><a href="ComboMatchValue">ComboMatchValue</a></td></tr>
14<tr><td><a href="ComboMatchOtherValue">ComboMatchOtherValue</a></td></tr>
15<tr><td><a href="CheckBoxes">CheckBoxes</a></td></tr>
16<tr><td><a href="RadioButtons">RadioButtons</a></td></tr>
17</tbody></table>
18</body>
19</html>
Note: See TracBrowser for help on using the repository browser.

Sites map