webbot -rellog file-rellog.log -relation StyleSheet

Hello,
could somebody please check if I'm not doing some stupid mistake?


$ webbot -rellog file-rellog.log -relation StyleSheet http://localhost/test/index.html

index.html:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
    <link rel="StyleSheet" href="./css.css" type="text/css" media="all">
    <title>This is index</title>
  </head>

  <body>

    <h1>...


File file-rellog.log is not created, but IMHO should contain something like:

StyleSheet text/css http://localhost/test/index.html css.css

Thanks a lot for any help and thoughts.

Regards,
Jan



--
Jan Hutar   Quality Assurance Engineer
jhutar@redhat.com        Red Hat, Inc.

Received on Tuesday, 28 November 2006 07:24:16 UTC