I attached my AutoIT script to an IE page using the function _IEAttach and
the user is still able to change that IE page.
How can my script efficiently detect when the IE page changes (when the locationurl changes or even better when the document html changes even if the url remained the same)?
the user is still able to change that IE page.
How can my script efficiently detect when the IE page changes (when the locationurl changes or even better when the document html changes even if the url remained the same)?