Document that tests don't work with oninput

This commit is contained in:
Jakub Vrana 2018-02-01 17:04:50 +01:00
parent 52d98e16fa
commit e8e3ced948

View file

@ -6,6 +6,7 @@
<title>Test Suite</title>
</head>
<body>
<!-- The tests don't work with oninput event handlers. Replace all 'oninput' with 'onchange' first. -->
<table id="suiteTable" cellpadding="1" cellspacing="1" border="1" class="selenium"><tbody>
<tr><td><b>Test Suite</b></td></tr>
<tr><td><a href="0-login.html">Login</a></td></tr>