Jump to content

Recommended Posts

Posted

We have automated one part of UI unctionality in one windows application using AUtoIT.

 

It is working correctly in our environment, but on user machine, it is not detecting the last finsh/close dialog.

 

Any suggestions on how to troubleshoot this? Installing AutoIT and running the code directly is not feasible due to user security policies.We can run only the compiled code.

 

 

Posted

You took me wrong Jos, the problem is, the code is working fine in our environment, but with one user, it is not working.I mean, all the code is working but one dialog is not detecting at his end with my automation.

The final save dialog.

He is not accepting to install autoit on his machine, so that I can check the code line by line whether executing or not.

Only option I have is to run the compiled exe in front of him.

Window info tool, he is not accepting to download it.

So, with your experience, can you suggest anything on how to debug this?

 

As a start, I sent him one more code sample to just detect the dialog and click it.

Waiting for his reply.

Posted (edited)
  On 4/22/2020 at 7:03 AM, ur said:

Any suggestions on how to troubleshoot this?

Expand  

Why don't you look at your script's detailed log file that includes error messages, progress messages, state information, and any other information that could be used to debug problems?  What's that?  Your script doesn't create such a log file?  Well maybe it should so you don't have to ask others to guess why some random PC isn't reacting the way you think it should.  :think::)

Edited by TheXman

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...