<html> <body> <div>text</div> </body> <script>alert(document.querySelector('div').innerHTML)</script> </html