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.

ButtonWithShortcutNotRendered.html 1.3KB

123456789101112131415161718192021222324252627282930313233343536373839404142
  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:9999/" />
  7. <title>ButtonWithShortcutNotRendered</title>
  8. </head>
  9. <body>
  10. <table cellpadding="1" cellspacing="1" border="1">
  11. <thead>
  12. <tr><td rowspan="1" colspan="3">ButtonWithShortcutNotRendered</td></tr>
  13. </thead><tbody>
  14. <tr>
  15. <td>open</td>
  16. <td>/run/com.vaadin.tests.components.button.ButtonWithShortcutNotRendered?restartApplication</td>
  17. <td></td>
  18. </tr>
  19. <tr>
  20. <td>mouseClick</td>
  21. <td>vaadin=runcomvaadintestscomponentsbuttonButtonWithShortcutNotRendered::/VVerticalLayout[0]/Slot[1]/VVerticalLayout[0]/Slot[0]/VSplitPanelVertical[0]/VScrollTable[0]/domChild[1]/domChild[0]/domChild[1]/domChild[0]/domChild[1]/domChild[0]/domChild[0]</td>
  22. <td>190,7</td>
  23. </tr>
  24. <tr>
  25. <td>screenCapture</td>
  26. <td></td>
  27. <td>button-initial</td>
  28. </tr>
  29. <tr>
  30. <td>open</td>
  31. <td>/run/com.vaadin.tests.components.button.ButtonWithShortcutNotRendered</td>
  32. <td></td>
  33. </tr>
  34. <tr>
  35. <td>screenCapture</td>
  36. <td></td>
  37. <td>button-with-caption</td>
  38. </tr>
  39. </tbody></table>
  40. </body>
  41. </html>