Hi All,

I have modified the very simple exisitng test script: GoogleTestSearch.html. This comes in the Selenium folder.

In the script i have:

 <tr>
      <td>open</td>
      <td>http://www.yahoo.com</td>
      <td>&nbsp;</td>
    </tr>
    <tr>
      <td>open</td>
      <td>http://www.google.com</td>
      <td>&nbsp;</td>
</tr>

It opens yahoo.com; but fails to open google.com. It throws: Error: Permission Denied.

Any clue? Please let me know.

Regards,
Tushar




Yahoo! Music Unlimited - Access over 1 million songs. Try it free.
_______________________________________________
Selenium-users mailing list
Selenium-users@lists.public.thoughtworks.org
http://lists.public.thoughtworks.org/mailman/listinfo/selenium-users

Reply via email to