Jump to content

CarlGerman

Members
  • Posts

    2
  • Joined

  • Last visited

Everything posted by CarlGerman

  1. See carlgerman.com/jquery/hello-world for a downloadable au3 project and library here: autoIT IE browser automation The scripts use the ability to inject javascript to automate the IE browser. This script uses the autoIT IE COM library and that is why it is for IE browser automation only. It is then a simple matter of using the BugBuster plugin for Chrome or plugin of your choice to get a unique CSS selector and the in-page JQuery helps in the background.
  2. I have posted an AutoIT library and example script to automate browser actions easily using AutoIT. We use the ability to inject Javascript and the fact that the desired page probably has JQuery to easily manipulate IE. If the target page does not have JQuery then you can add to the library to inject the library with JS on page load. Please see: AutoIT Browser Automation Article @ carlgerman.com/jquery/hello-world Download the zip folder at the bottom of the page.
×
×
  • Create New...