Sign in
chromium
/
external
/
github.com
/
SeleniumHQ
/
selenium
/
HEAD
/
.
/
common
/
src
/
web
/
frame_switching_tests
/
bug4876.html
blob: 4ed597d379591ff43665c2e3cc6f5d6606e89e66 [
file
]
<!DOCTYPE html>
<html>
<head>
<title>
Test issue 4876
</title>
</head>
<body>
<iframe
id
=
"iframe"
src
=
"bug4876_iframe.html"
></iframe>
</body>
</html>