Click here to Skip to main content
15,893,161 members

Comments by MuhammadUSman1 (Top 200 by date)

MuhammadUSman1 13-Feb-16 5:12am View    
Dear @aglom08 i have checked it with AutoIT. AutoIT is also not best way to handle this dialog. Because AutoIT is also not getting dialog child controls like (button/check box).
Thanks for your suggestion and telling me about new things(AutoIT).
MuhammadUSman1 13-Feb-16 5:08am View    
Thanks for your replies and cooperation. :)
MuhammadUSman1 3-Feb-16 23:18pm View    
Thanks for reply.
I am using selenium to download because i need to log in websites and perform some specific conditions and checks. After that Website provide me download link, when i click on that link then Website return file from server. And this link is also not direct file link. After clicking on link i am getting file in response from website server. Where i am getting direct file link i am also using WebClient class. But i don't know how i can use WebClient for this scenario.
Your response will be very helpful for me.
Thanks Jochen Arndt :)
MuhammadUSman1 20-Apr-15 1:09am View    
You should google it. It'll save our time.
https://www.google.com/search?q=type+or+namespace+of+%27RoutedEventArgs%27+could+not+be+found&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:en-US:official&client=firefox-beta&channel=sb
MuhammadUSman1 30-Jan-15 22:28pm View    
Thanks for reply.
Please tell me proper regex expression for my Question. I am new about Regex and its Expression and usage.