PageRenderTime 10ms CodeModel.GetById 7ms RepoModel.GetById 0ms app.codeStats 0ms

/testing/library/tests/VerifyZeroCount.html

http://datanucleus-appengine.googlecode.com/
HTML | 44 lines | 43 code | 1 blank | 0 comment | 0 complexity | d66bdfe1732ffe9660c16ad153d6dba5 MD5 | raw file
Possible License(s): Apache-2.0
  1. <html>
  2. <head>
  3. <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  4. <title>VerifyZeroCount</title>
  5. </head>
  6. <body>
  7. <table cellpadding="1" cellspacing="1" border="1">
  8. <thead>
  9. <tr><td rowspan="1" colspan="3">VerifyZeroCount</td></tr>
  10. </thead><tbody>
  11. <tr>
  12. <td>open</td>
  13. <td>/library</td>
  14. <td></td>
  15. </tr>
  16. <tr>
  17. <td>waitForPageToLoad</td>
  18. <td>3000</td>
  19. <td></td>
  20. </tr>
  21. <tr>
  22. <td>clickAndWait</td>
  23. <td>document.forms[0].action_type[3]</td>
  24. <td></td>
  25. </tr>
  26. <tr>
  27. <td>click</td>
  28. <td>DispCountOnly</td>
  29. <td></td>
  30. </tr>
  31. <tr>
  32. <td>clickAndWait</td>
  33. <td>document.forms[0].action_type[1]</td>
  34. <td></td>
  35. </tr>
  36. <tr>
  37. <td>verifyTextPresent</td>
  38. <td>Found 0 books</td>
  39. <td></td>
  40. </tr>
  41. </tbody></table>
  42. </body>
  43. </html>