TimeTrex/vendor/phpunit/phpunit-selenium/selenium-1-tests/html/test_frames.html

8 lines
149 B
HTML
Raw Normal View History

2022-12-13 07:10:06 +01:00
<html>
<head></head>
<body>
This page contains frames.
<iframe id="my_iframe_id" name="my_iframe_name" src="test_open.html">
</body>
</html>