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.