blob: 1021bc9b18159c16893f60873164b466ae165486 [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
</head>
<body>
<a id="href" href="https://www.example.com$/">https://www.example.com$/</a>
<script>
var element = document.getElementById("href");
element.click();
</script>
</body>
</html>