Hi,
FYI, another approach.
Close window of application
uie.GetTopLevelWindow.Close()
OR
Close browser
uie.GetBrowser.Close()
note: uie is from output property of Use Application/Browser
Regards,
Hi,
FYI, another approach.
Close window of application
uie.GetTopLevelWindow.Close()
OR
Close browser
uie.GetBrowser.Close()
note: uie is from output property of Use Application/Browser
Regards,