我怎样才能继续在 #document 中寻找元素:
<div>
<iframe>
#document
<html>
<body>
<div>
Element I want to find
</div>
</body>
</html>
</iframe>
</div>
Run Code Online (Sandbox Code Playgroud)