Jump to content

Recommended Posts

Posted

Hi guys,

I did search the forum and the internet but i didnt found anything about the issue im having.

WinWaitActive($save_title)

ControlFocus($save_title, "", "[CLASS:Edit; INSTANCE:1]")

ControlSetText($save_title,"","[CLASS:Edit; INSTANCE:1]", "")

ControlSetText($save_title,"","[CLASS:Edit; INSTANCE:1]", $saveAsFileName)

Sleep(2000)

ControlClick($save_title,"","Button1","")

Im trying to change the file name im downloading but without sucess...

It changes the name on the Box "edit1" but when it hit the save button, it saves with the default name of the file.

Can somebody gimme a hand on this.. pls?

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
×
×
  • Create New...