tracks/vendor/plugins/selenium-on-rails/test_data/html.html

6 lines
176 B
HTML
Raw Normal View History

<p>Testing plain HTML</p>
<table>
<tr><th colspan="3">Test HTML</th></tr>
<tr><td>open</td><td>/selenium/setup</td><td>&nbsp;</td></tr>
</table>
<p>and it works...</p>