You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
e2e-istanbul/prod/index.html

11 lines
313 B

<html>
<head>
<title>Test Title</title>
</head>
<body>
<h1>On page load value</h1>
<a href="#" id="clicker">add div</a>
<script type="text/javascript" src="http://code.jquery.com/jquery-1.11.1.min.js"></script>
<script type="text/javascript" src="js/instrumented/main.js"></script>
</body>
</html>