WaytoQTP - Harish M
Wednesday, October 27, 2010
QTP: Code to refresh a page
Below code to refresh a page :-
Dim WshShell
Set WshShell = CreateObject("WScript.Shell")
WshShell.SendKeys "{F5}"
Set WshShell = Nothing
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment