autoit
Autoit with FF.au3 and Mozrepl How would I close all tabs in firefox using _FFClosetab()?
I\'m using Firefox 3.6 and I think that there may be a compatibility issue with the Autoit script using #include FF.au3 and Mozrepl to close all of Firefox\'s open tabs with the addon TMP-TabMixPlus 0[详细]
2023-01-18 11:19 分类:问答AppleScript vs. AutoIt [closed]
Closed. This question is opinion-based. It is not currently accepting answers. Want to improve this question? Update the question so it can be answered with facts and citations by editing[详细]
2023-01-16 14:35 分类:问答What do the error code values for RunWait() mean?
Documentation for RunWait() lacks description of returned error codes. What do the different error code values mean开发者_如何学Go?It is because these codes appear as a result of the programs you run[详细]
2023-01-13 15:55 分类:问答Calling AutoIt Functions in Python [closed]
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.[详细]
2023-01-08 19:32 分类:问答IE browser doesn't close and file download popup needs focus
I am trying to to click on a link after it is active which again produces a popup ( file download) after clicking.[详细]
2023-01-04 05:49 分类:问答I want AutoIt to activate a particular tab in Firefox. How can this be done?
I have several tabs open in Firefox. I want AutoIt to activa开发者_Go百科te a particular tab in Firefox. How can this be done?Give the whole browser window focus, then use the send command to repeated[详细]
2023-01-02 11:40 分类:问答How to insert a space every two characters?
I would like to split byte strings, for exampl开发者_StackOverflow社区e AAFF10DC, with spaces, so it becomes AA FF 10 DC.[详细]
2023-01-02 07:53 分类:问答AutoIt script not running [closed]
Closed. This question needs details or clarity. It is not currently accepting answers. 开发者_JS百科[详细]
2022-12-31 05:44 分类:问答"Array variable subscript badly formatted" in AutoIt
I\'m getting the following error in my AutoIt script: \"Array variable subscript badly formatted.\" and it is thrown on this line: Local $allDirs[$countDirs][详细]
2022-12-31 03:42 分类:问答Can AutoIt scripts run as a scheduled task while not logged in?
I am using Ruby/WATIR/AutoIt to automate a task via Task Scheduler which runs fine as long as I am logged in, but soon as my account is locked or I logout, the script stops functioning.[详细]
2022-12-29 10:26 分类:问答