TestLeft .NET Reference
TestLeft .NET Reference
TestLeft .NET Reference
SmartBear.TestLeft.TestObjects Namespaces
SmartBear.TestLeft.TestObjects.Web
IWebPage Interface
IWebPage Methods
Close Method
PagePicture Method
ToUrl Method
Wait Method
IWebPage
Close Method
Closes the page's tab in the browser.
Namespace:
SmartBear.TestLeft.TestObjects.Web
Assembly:
SmartBear.TestLeft (in SmartBear.TestLeft.dll) Version: 14.70.237.11 (14.70.237.11)
Syntax
C#
VB
C++
Copy
void
Close
()
Sub
Close
Dim
instance
As
IWebPage
instance.
Close
()
void
Close
()
Exceptions
Exception
Condition
InvocationException
Will be thrown if invocation fails.
WebException
Will be thrown if there are network problems.
See Also
Reference
IWebPage Interface
SmartBear.TestLeft.TestObjects.Web Namespace
© 2020 SmartBear Sofware