TimeTrex Community Edition v16.2.0
This commit is contained in:
23
vendor/phpunit/phpunit-selenium/selenium-1-tests/html/test_count.html
vendored
Normal file
23
vendor/phpunit/phpunit-selenium/selenium-1-tests/html/test_count.html
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
<html>
|
||||
<head>
|
||||
<title>Test count</title>
|
||||
</head>
|
||||
<body>
|
||||
This is a test of the count* commands.
|
||||
|
||||
<ul>
|
||||
<li>1</li>
|
||||
<li>2</li>
|
||||
<li>3</li>
|
||||
<li>4</li>
|
||||
<li>5</li>
|
||||
<li>6</li>
|
||||
<li>7</li>
|
||||
<li>8</li>
|
||||
<li>9</li>
|
||||
<li>10</li>
|
||||
<li>11</li>
|
||||
</ul>
|
||||
|
||||
</body>
|
||||
</html>
|
Reference in New Issue
Block a user