<!DOCTYPE html> <html> <body> <script> var x = document.nonexistent.y; </script> <img src="/chromedriver/nonexistent.png"> </body> </html>