Hi,
I have to achieve the situation:
after i download something over IE i am getting download message popup, then have to click the arrow to select save as, so my issue is i tried using element exist to check the download ifram is there and then to click on the arrow but unfortunately i am failing to do so, some how its not selecting the arrow and gets failed with the selector error.
I had achieved this situation earlier but when using the same method it giving selector error every time