On a Button click i'm opening a default browser with a desired Url.
I want that in a loop inputted by the user it will have "F5" command executed that number of times.
I am able to open the number of tabs should open in default browser but not the number of times it should refresh itself.
Jason WilczakPosted Jul 8, 2015, 9:22 AM
-SendKeys.SendWait("{F1-12}") NOT WORKING! ANY REASON WHY?
Sumit AnandPosted Jul 8, 2015, 3:34 AM
Jason WilczakPosted Jul 7, 2015, 12:50 PM