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