TestNoScriptManager.html 781 B

1234567891011121314151617181920212223242526272829
  1. <html>
  2. <head>
  3. <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
  4. <title>TestNoScriptManager</title>
  5. </head>
  6. <body>
  7. <table cellpadding="1" cellspacing="1" border="1">
  8. <thead>
  9. <tr><td rowspan="1" colspan="3">TestNoScriptManager</td></tr>
  10. </thead><tbody>
  11. <tr>
  12. <td>open</td>
  13. <td>/SystemWebExtensionsAUT/NoScriptManager.aspx</td>
  14. <td></td>
  15. </tr>
  16. <tr>
  17. <td>verifyTitle</td>
  18. <td>The control with ID 'UpdatePanel1' requires a ScriptManager on the page. The ScriptManager must appear before any controls that need it.</td>
  19. <td></td>
  20. </tr>
  21. <tr>
  22. <td>verifyText</td>
  23. <td>//i</td>
  24. <td>The control with ID 'UpdatePanel1' requires a ScriptManager on the page. The ScriptManager must appear before any controls that need it.</td>
  25. </tr>
  26. </tbody></table>
  27. </body>
  28. </html>