I made a robot for the purpose of navigating a web page. But I encounter a
problem whenever the web page contains javascript code like alert("duhhhh")
This generates a popup that requires human intervention.
How do I disable this java scripts?
Wim Dirks - 30 Aug 2005 19:55 GMT
It should be in the Options
Wim Dirks
>I made a robot for the purpose of navigating a web page. But I encounter a
> problem whenever the web page contains javascript code like
> alert("duhhhh")
> This generates a popup that requires human intervention.
> How do I disable this java scripts?