Jump to content

Search the Community

Showing results for tags 'tabbing'.

  • 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. Hey, so I'm a bit new to autoit, but I'm running into a problem with getting html objects off of IE as soon as I have a second tab open. For example: Say I open a new IE window to Youtube.com, get the search bar object from the html, and plug something in. Then I send "ctrl+T" to the window, making a new tab which opens google.com, and want to get the search bar and put in "dogs". As soon as the code tries to execute, it cannot find the google search bar. I have tried using multiple IE windows, and the same code works fine, but for our purposes we need them to all be in one window with multiple tabs. Does anyone have a potential solution or answer? Is Autoit going to get Tab support in the future? I feel like this is kind of something that should be native.
×
×
  • Create New...