| 1 |
583 |
dhwang |
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> |
| 2 |
|
|
<!-- |
| 3 |
|
|
Copyright 2004 ThoughtWorks, Inc |
| 4 |
|
|
|
| 5 |
|
|
Licensed under the Apache License, Version 2.0 (the "License"); |
| 6 |
|
|
you may not use this file except in compliance with the License. |
| 7 |
|
|
You may obtain a copy of the License at |
| 8 |
|
|
|
| 9 |
|
|
http://www.apache.org/licenses/LICENSE-2.0 |
| 10 |
|
|
|
| 11 |
|
|
Unless required by applicable law or agreed to in writing, software |
| 12 |
|
|
distributed under the License is distributed on an "AS IS" BASIS, |
| 13 |
|
|
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
| 14 |
|
|
See the License for the specific language governing permissions and |
| 15 |
|
|
limitations under the License. |
| 16 |
|
|
--> |
| 17 |
|
|
<html> |
| 18 |
|
|
<head> |
| 19 |
|
|
<meta content="text/html; charset=ISO-8859-1" |
| 20 |
|
|
http-equiv="content-type"> |
| 21 |
|
|
<title>Test Proxy</title> |
| 22 |
|
|
</head> |
| 23 |
|
|
<body> |
| 24 |
|
|
<table cellpadding="1" cellspacing="1" border="1"> |
| 25 |
|
|
<tbody> |
| 26 |
|
|
<tr> |
| 27 |
|
|
<td rowspan="1" colspan="3">Test Proxy<br> |
| 28 |
|
|
</td> |
| 29 |
|
|
</tr> |
| 30 |
|
|
<tr> |
| 31 |
|
|
<td>open</td> |
| 32 |
|
|
<td>http://www.yahoo.com/</td> |
| 33 |
|
|
<td> </td> |
| 34 |
|
|
</tr> |
| 35 |
|
|
<tr> |
| 36 |
|
|
<td>type</td> |
| 37 |
|
|
<td>fp</td> |
| 38 |
|
|
<td>Selenium</td> |
| 39 |
|
|
</tr> |
| 40 |
|
|
<tr> |
| 41 |
|
|
<td>clickAndWait</td> |
| 42 |
|
|
<td>st</td> |
| 43 |
|
|
<td> </td> |
| 44 |
|
|
</tr> |
| 45 |
|
|
<tr> |
| 46 |
|
|
<td>open</td> |
| 47 |
|
|
<td>http://www.google.com/</td> |
| 48 |
|
|
<td> </td> |
| 49 |
|
|
</tr> |
| 50 |
|
|
<tr> |
| 51 |
|
|
<td>type</td> |
| 52 |
|
|
<td>q</td> |
| 53 |
|
|
<td>Selenium</td> |
| 54 |
|
|
</tr> |
| 55 |
|
|
<tr> |
| 56 |
|
|
<td>clickAndWait</td> |
| 57 |
|
|
<td>btnG</td> |
| 58 |
|
|
<td> </td> |
| 59 |
|
|
</tr> |
| 60 |
|
|
</table> |
| 61 |
|
|
</body> |
| 62 |
|
|
</html> |