TimeTrex Community Edition v16.2.0
This commit is contained in:
12
vendor/phpunit/phpunit-selenium/selenium-1-tests/html/test_element_rect.html
vendored
Normal file
12
vendor/phpunit/phpunit-selenium/selenium-1-tests/html/test_element_rect.html
vendored
Normal file
@ -0,0 +1,12 @@
|
||||
<html>
|
||||
<head>
|
||||
<title>Element Rect page</title>
|
||||
<script type="text/javascript">
|
||||
</script>
|
||||
</head>
|
||||
<body>
|
||||
This is a test of the rect command.
|
||||
|
||||
<div id="rect" style="width: 50px; height: 30px"></div>;
|
||||
</body>
|
||||
</html>
|
Reference in New Issue
Block a user