Selenium Forum: Functional And Regression Testing Tool.
Would you like to react to this message? Create an account in a few clicks or log in to continue.
Search
Display results as :
Advanced Search
Latest topics
AEM Training | Free Online DemoWed Apr 21, 2021 5:45 pmazharuddin
c# PageFactory - issue initializing elementsFri Nov 01, 2019 8:40 pmthegoatboy
Selenium making automatic connection to random urlsMon Jul 08, 2019 12:58 pmrepairtechsolutions1
How can we design the custom framework in Selenium RCMon Jun 24, 2019 2:26 pmrandybonnettes
What are the new features in Selenium 3.0Tue Jun 18, 2019 5:37 pmpappyvicky
What are you using Selenium for? Fri Apr 12, 2019 3:52 amzhl
LIMITATIONS OF SELENIUMWed Apr 10, 2019 11:23 amswara
Navigation
 Portal
 Index
 Memberlist
 Profile
 FAQ
 Search

Go down
avatar
gkpandi
Active particpant
Active particpant
Posts : 14
Join date : 2013-05-23

How to handle download dialog using Selenium IDE? Empty How to handle download dialog using Selenium IDE?

Sat Jul 06, 2013 10:19 am
Hi All,

    I have a web page which contains a [b style="font-weight: bold;"]download link[/b]. If I click on the link, download dialog window will be launched and asking [b style="font-weight: bold;"]save[/b] or [b style="font-weight: bold;"]cancel[/b].

If I click on [b style="font-weight: bold;"]Save [/b]button, file will get downloaded otherwise, it will be closed if I click on [b style="font-weight: bold;"]Cancel [/b]button.

But, [b style="font-weight: bold;"]Selenium IDE[/b] is capturing any actions performed in the dialog window.

Please tell how to handle this situation using [b style="font-weight: bold;"]Selenium IDE[/b].

Thanks in advance.
avatar
Ajay
Posts : 3
Join date : 2013-07-16

How to handle download dialog using Selenium IDE? Empty Re: How to handle download dialog using Selenium IDE?

Tue Jul 16, 2013 8:17 pm
Hi,
Frankly speaking even I have researched a lot on this topic and even tried a lot but nothing could finally work out ..and according to me Selenium IDE does not provide any function to handle the download popup and on the contrary the upload popup works well...Strange but true..
rohit13
rohit13
Master
Master
Posts : 180
Join date : 2012-03-29
Age : 37
Location : INDIA
http://radical-qa.blogspot.in/

How to handle download dialog using Selenium IDE? Empty Re: How to handle download dialog using Selenium IDE?

Mon Sep 16, 2013 7:34 pm
it is not possible to handle windows generated pop-up by selenium like download.
But you can use autoit with selenium RC or webdriver to handle download pop-up.
autoit will locate that pop-up by its co-ordinate.
Back to top
Permissions in this forum:
You cannot reply to topics in this forum