Handling popup and verifing that correct s/w is downloaded | Selenium Forum
M
Posted on 22/08/2015
How to handle software download popup and also, how to verify that correct software is downloaded

[u:3i19pi3x]Steps:[/u:3i19pi3x]
1) On clicking software download button, I get a blank window(new) with a pop to save the file(Please see the attached screenshot). How to handle this..
2) Also, how to verify that correct software is downloaded

Please help me

M
Replied on 23/08/2015

In Firefox you can use firefox setting to manage popup with selenium webdriver. This is explained in video 16 of the training

In Chrome you can use Auto it to manage popup with selenium webdriver. This is explained in video 15 of the training at qtpselenium.com