The problem is, I did not find any quotation marks in the pages. But anyway, at monday I can look at the results and if it worked, i'm happy
Twelfe runs were successfully, but the next one crashed again:
incorrectly formed parameters
i not appropriate
The source of the page displayed by mozilla 1.5 (not firefox) is:
Code: Select all
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD><TITLE>Welcome to HMI570</TITLE>
<META content="text/html; charset=ISO-8859-1">
<link rel="stylesheet" href="abb.css" type="text/css">
<BODY bgcolor="white">
<center>
<br>
<table border="0" width="500" style="table-layout:fixed">
<tr><td><hr noshade size="2" width="490" color="black" width="500"></td>
</tr>
<tr>
<td align="center">
<img src="images/abblogo.gif" width="102" height="53" >
</td>
</tr>
<tr>
<td align="center" >
<img src="images/nsd570logo.gif" width="200" height="46"> <br> <br>
</td>
</tr>
<tr><td align="center"><h2>The ABB Teleprotection Equipment </h2></td></tr>
<tr><td><hr noshade size="2" width="490" color="black" width="500"></td></tr>
</table>
<br>
<br>
<table border="0" width="500" style="table-layout:fixed">
<tr>
<td align="center">
<a href="http://localhost:10570/hmi570/mainLayout.jsp?action=welcome&menu=mainMenu" style="font-size:14px">HMI570 ( Human Machine Interface )</a>
<br> <br>
</td>
</tr>
<tr>
<td align="center">
<a href="http://localhost:10570/hmi570/InstructionManual/1KHW000890-EN-NSD570.pdf"
target="_blank" style="font-size:14px">NSD570 Instruction Manual</a>
<br> <br>
</td>
</tr>
<!-- tr><td height="20"></td></tr -->
<tr><td align="center">
<a href="http://www.abb.com/utilitycommunications" target="_blank" style="font-size:14px">ABB Utility Communications</a>
</td></tr>
</table>
</center>
</BODY>
</HTML>
I know, there is no timing problem, because the ctrl+a marks only the stuff which is there, and everything was marked.