Jump to content

Recommended Posts

Posted (edited)

<script> alert() </script>

How do I click "OK" ?

In internet explorer, it's html.

without using mouseclick() or controlclick()

Posted Image

#A LOT OF TIME LATER EDIT:

I DONT NEED HELP ON THIS ANYMORE

I DIDN'T BUMP THE THREAD BECAUSE I DON'T THINK IT'S WORTH BUMPING IT!

SO DO NOT REPLY TO IT.

Edited by seletchi gabriel

Have fun and be nice !Can't wait for autoit v8.0!

Posted

In some other words:

He is trying to automate a procedure on a web page. At a moment he is getting a notification given by a this html line <script> alert("The message") </script> and he needs to click OK on the message box that appears w/o using Mouseclick or ControlClick.

Is there any way to do that using the _IE functions ?

Thx,

Diz

Posted

In some other words:

He is trying to automate a procedure on a web page. At a moment he is getting a notification given by a this html line <script> alert("The message") </script> and he needs to click OK on the message box that appears w/o using Mouseclick or ControlClick.

Is there any way to do that using the _IE functions ?

Thx,

Diz

Exactly

Have fun and be nice !Can't wait for autoit v8.0!

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...