Jump to content

Search the Community

Showing results for tags 'invisible text'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • General
    • Announcements and Site News
    • Administration
  • AutoIt v3
    • AutoIt Help and Support
    • AutoIt Technical Discussion
    • AutoIt Example Scripts
  • Scripting and Development
    • Developer General Discussion
    • Language Specific Discussion
  • IT Administration
    • Operating System Deployment
    • Windows Client
    • Windows Server
    • Office

Categories

  • AutoIt Team
    • Beta
    • MVP
  • AutoIt
    • Automation
    • Databases and web connections
    • Data compression
    • Encryption and hash
    • Games
    • GUI Additions
    • Hardware
    • Information gathering
    • Internet protocol suite
    • Maths
    • Media
    • PDF
    • Security
    • Social Media and other Website API
    • Windows
  • Scripting and Development
  • IT Administration
    • Operating System Deployment
    • Windows Client
    • Windows Server
    • Office

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


Member Title


Location


WWW


Interests

Found 1 result

  1. I'm trying to automate a repetitious task in a third party app, and neither the x86 or x64 Spy can see anything on the page except mouse motions.. The app includes multiple screens (that look like windows), and some links and buttons I need to press based on displayed text. It's an SQL based app, so learning enough SQL to perform the task is more than I'm ready to tackle. In the enclosed example, I need to click through the list of entries, and each entry offers different options on on subsequent screen. I've got the script to the point where I can click through all the links and move between pages based solely on mouse coordinates, but I have to pause for human interaction after each click to respond to varying predictable questions with easy answers, typically clicking some boxes or clicking a button, where mouse coordinates aren't useful if I can't identify the questions. Can someone point me at the functions that might help with this endeavor?
×
×
  • Create New...