sharmara Posted January 17, 2018 Posted January 17, 2018 Hello, I am using selenium , i want to download file in internet explorer. I can do using !s by send method but my pase !s assigned to Save button of page of browser currently it is showing open, save ,cancel file download window, can you please give script to download file without using !s, ithis popup does not contain title, so I can not focus on this window. I am using selenium, autoIT in C#
Moderators JLogan3o13 Posted January 17, 2018 Moderators Posted January 17, 2018 (edited) @sharmara a couple of things (welcome to the forum). First off, I have moved your request to the appropriate forum; please pay attention to where you post in the future, the Examples forum is very clear: Secondly, we try to follow the "teach a man to fish" methodology around here; we are here to help you with your own scripts, this is not a forum where you put in a request and someone barfs up code for you. So I would suggest you start with a forum search and do some reading as we have a number of people using AutoIt for selenium projects. Just a quick search on "selenium" shows several hundred threads. Once you have done some reading, I would suggest trying something on your own. Even if the script is not working as you would like it to, showing that you've put forth some effort will garner a lot more assistance from the community than just asking someone to do it for you. We are happy to help, but you need to help us help you Once you have tried a script on your own, if you are running into issues please post them here along with your code and a detailed description of what you are trying to accomplish, what went wrong, and any errors you're seeing. We will then do our very best to assist. Edited January 17, 2018 by JLogan3o13 "Profanity is the last vestige of the feeble mind. For the man who cannot express himself forcibly through intellect must do so through shock and awe" - Spencer W. Kimball How to get your question answered on this forum!
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now