| 123456789101112131415161718192021222324 |
- <html>
- <head>
- <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
- <title>TestTwoScriptManagers</title>
- </head>
- <body>
- <table cellpadding="1" cellspacing="1" border="1">
- <thead>
- <tr><td rowspan="1" colspan="3">TestTwoScriptManagers</td></tr>
- </thead><tbody>
- <tr>
- <td>open</td>
- <td>/SystemWebExtensionsAUT/TwoScriptManagers.aspx</td>
- <td></td>
- </tr>
- <tr>
- <td>verifyText</td>
- <td>//i</td>
- <td>Only one instance of a ScriptManager can be added to the page.</td>
- </tr>
- </tbody></table>
- </body>
- </html>
|