You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

rules_violations_hotspot.html 1.4KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
  3. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  4. <head profile="http://selenium-ide.openqa.org/profiles/test-case">
  5. <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
  6. <link rel="selenium.base" href="http://localhost:9000/" />
  7. <title>rules_violations_hotspot</title>
  8. </head>
  9. <body>
  10. <table cellpadding="1" cellspacing="1" border="1">
  11. <thead>
  12. <tr><td rowspan="1" colspan="3">rules_violations_hotspot</td></tr>
  13. </thead><tbody>
  14. <tr>
  15. <td>open</td>
  16. <td>/plugins/resource/org.sonar.tests:reference?page=org.sonar.plugins.core.hotspots.GwtHotspots</td>
  17. <td></td>
  18. </tr>
  19. <tr>
  20. <td>waitForElementPresent</td>
  21. <td>violated-files-hotspot</td>
  22. <td></td>
  23. </tr>
  24. <tr>
  25. <td>assertText</td>
  26. <td>violated-files-hotspot</td>
  27. <td>glob:*Utf8Characters*0*0*8*</td>
  28. </tr>
  29. <tr>
  30. <td>click</td>
  31. <td>css=#violated-files-hotspot a:contains('Utf8Characters')</td>
  32. <td></td>
  33. </tr>
  34. <tr>
  35. <td>selectWindow</td>
  36. <td>resource</td>
  37. <td></td>
  38. </tr>
  39. <tr>
  40. <td>waitForElementPresent</td>
  41. <td>pageselector</td>
  42. <td></td>
  43. </tr>
  44. <tr>
  45. <td>waitForTextPresent</td>
  46. <td>Violations</td>
  47. <td></td>
  48. </tr>
  49. <tr>
  50. <td>waitForText</td>
  51. <td>pageselector</td>
  52. <td>glob:*Unused local variable*</td>
  53. </tr>
  54. <tr>
  55. <td>close</td>
  56. <td>resource</td>
  57. <td></td>
  58. </tr>
  59. </tbody></table>
  60. </body>
  61. </html>