TimeTrex Community Edition v16.2.0
This commit is contained in:
7
vendor/phpunit/phpunit-selenium/selenium-1-tests/html/test_frames.html
vendored
Normal file
7
vendor/phpunit/phpunit-selenium/selenium-1-tests/html/test_frames.html
vendored
Normal file
@ -0,0 +1,7 @@
|
||||
<html>
|
||||
<head></head>
|
||||
<body>
|
||||
This page contains frames.
|
||||
<iframe id="my_iframe_id" name="my_iframe_name" src="test_open.html">
|
||||
</body>
|
||||
</html>
|
Reference in New Issue
Block a user