Sign in
chromium
/
external
/
github.com
/
SeleniumHQ
/
selenium
/
HEAD
/
.
/
common
/
src
/
web
/
click_tests
/
click_iframe.html
blob: 7b749bc0458355410f840ff945f6a077a904b9ed [
file
] [
log
] [
blame
]
<html>
<head>
<title>
click iframe
</title>
</head>
<body><a
id
=
"link"
href
=
"submitted_page.html"
target
=
"_top"
>
Click me
</a></body>
</html>