vgangavarapu198
10 years agoOccasional Contributor
How to Close the Tab in browser
I am working on the web applications and i know how to close whole window but not th eperticular tab. For Browser: Set Browser=Aliases.Browser Browser.BrowserWindow.Close. For Tab:...
- 10 years ago
Browser.BrowserWindow(0).Keys("^[F4]")