Automating QTP Test Automation Home Automation Articles Downloads QTP Gotchas Links Books Contact About Site Map
Browser Function - CloseThis sub closes the currently open browser. If you find an error, or have a suggestion for improvement, Email me and I'll fix it. Download it Here (right-click and then save target as). (NOTE - you can just cut & paste from below, but the formatting will have multiple spaces instead of tabs).
'=========================================================================
Sub zBro_Close Print "zBro_Close" Browser("micclass:=Browser").Close End Sub '========================================================================= |