autoit
Get form name from iframe using AutoIt
I am using AutoIt to automate filling in forms on a website. But I am having a problem getting the form name from a website. I look at the source of the HTML and find form and its name, but I still g[详细]
2023-03-09 23:45 分类:问答AutoIt Script to run .exe file
I want to run an applic开发者_运维百科ation which is located in the following directory: C:\\LCR 12\\stu.exe[详细]
2023-03-09 04:47 分类:问答VBS error message - "Line:6, Column:1, Error:(null), Code:800401E4, Source:(null)"
I\'m new to scripting and have stumbled across AutoIt which I want to personally evaluate (along with other scripting technologies).Does anyone one see any error in this code (I can\'t determine wheth[详细]
2023-03-06 22:29 分类:问答Running procmon.exe programmatically using C#
I have a code in AutoIt that runs procmon.exe programmatically. Now I want to translate the code into C# so that I can run it via Microsoft Visual Studios thus can anyone guide me to completing it ?[详细]
2023-03-06 07:13 分类:问答AutoIT Testing Help
Hi I am trying to get a n excel file on the web to save automatically using AutoIT. The following code is not working:[详细]
2023-03-01 23:37 分类:问答Not able to click the Save button when dialog is not having the focus
I have written a script for file download for IE. It works fine if the focus is on the download box. So explicitly I am trying to get the focus on the download window Sometimes it works , sometimes do[详细]
2023-03-01 11:02 分类:问答ControlCommand in AutoIt v3
I am trying to use ControlCommands 开发者_如何学Gowith a .NET application (hence, these should all be standard Microsoft controls), but most of the ones that are of interest don\'t seem to do anything[详细]
2023-02-26 04:49 分类:问答Adapting Modal Dialog Script to Firefox
I\'m adapting my regression tests to test a web app in firefox. The biggest stumbling block seems to be how to automate the modal dialogs in firefox.[详细]
2023-02-24 10:39 分类:问答Keeping remote desktop session "alive" [closed]
Closed. This question do开发者_运维百科es not meet Stack Overflow guidelines. It is not currently accepting answers.[详细]
2023-02-21 11:52 分类:问答Clicking on PictureBox with AutoIt ControlClick fails
I am trying to automatically click a PictureBox control from an old VB6 application using Aut开发者_Go百科oIt. Window Info finds a control with class ThunderRT6PictureBoxDC and ID 15, and AutoIt succe[详细]
2023-02-19 12:11 分类:问答