Sign in
chromium
/
external
/
github.com
/
SeleniumHQ
/
selenium
/
HEAD
/
.
/
common
/
src
/
web
/
click_tests
/
issue5237.html
blob: 464fa1138749dd09aefebf4a19d4395b75aa2010 [
file
] [
log
] [
blame
]
<!DOCTYPE html>
<html>
<head>
<title>
Sample page for issue 5237
</title>
</head>
<body>
<iframe
id
=
"search"
src
=
"issue5237_frame.html"
></iframe>
</body>
</html>