Sign in
chromium
/
external
/
selenium
/
master
/
.
/
javascript
/
selenium-atoms
/
test
/
testdata
/
iterative_locators_page.html
blob: c38bfae3783baa3f13f5bf1f335642a764d295d1 [
file
] [
log
] [
blame
]
<html>
<head>
<title>
in a child frame
</title>
</head>
<body>
<div
id
=
"in_child_frame"
>
This div is in a child frame. Exciting.
</div>
</body>
</html>