Forum Discussion

vgangavarapu198's avatar
vgangavarapu198
Occasional Contributor
10 years ago
Solved

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:...
  • Ryan_Moran's avatar
    10 years ago

    Browser.BrowserWindow(0).Keys("^[F4]")