| 123456789101112131415161718192021222324 |
- <html>
- <head>
- <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
- <title>TestNoScriptManager</title>
- </head>
- <body>
- <table cellpadding="1" cellspacing="1" border="1">
- <thead>
- <tr><td rowspan="1" colspan="3">TestNoScriptManager</td></tr>
- </thead><tbody>
- <tr>
- <td>open</td>
- <td>/SystemWebExtensionsAUT/NoScriptManager.aspx</td>
- <td></td>
- </tr>
- <tr>
- <td>verifyTextPresent</td>
- <td>The control with ID 'UpdatePanel1' requires a ScriptManager on the page. The ScriptManager must appear before any controls that need it.</td>
- <td></td>
- </tr>
- </tbody></table>
- </body>
- </html>
|