Jump to content

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


Neha
 Share

Recommended Posts

 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

Link to comment
Share on other sites

  • Developers

Can someone help me asap on this issue??

I hope you are joking ...right?

 

Have you looked at InetGet() in stead of trying this via the FireFox?

Jos

SciTE4AutoIt3 Full installer Download page   - Beta files       Read before posting     How to post scriptsource   Forum etiquette  Forum Rules 
 
Live for the present,
Dream of the future,
Learn from the past.
  :)

Link to comment
Share on other sites

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?

 
Link to comment
Share on other sites

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
 Share

  • Recently Browsing   0 members

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