Jump to content

I want to click on save and then ok button while using downloadfile method in autoit to download file


Recommended Posts

Posted

 I want to click on save and then  ok button while using downloadfile method in autoit to download file-

downloadFile -target "" -remoteIP " -remoteUserName  -remotePassword  -action "Save" -file "" -browserName "firefox" }
 

If I use above command it is going to "Save" , but after that since there is no action as "Ok", my code is not able to click on OK

Posted

Hi,

I am using downloadFile method and I have to use firefox. InetGet() method is not there in the methods which is provided in the file where all methods which are used for selenium and autoit are mentioned.

Has anyone used downloadFile method earlier?

 

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...