The PopupWindowFinder type exposes the following members.
Back to Top
Back to Top
Constructors
Name | Description | |
---|---|---|
![]() | PopupWindowFinder(IWebDriver) |
Initializes a new instance of the PopupWindowFinder class.
|
![]() | PopupWindowFinder(IWebDriver, TimeSpan) |
Initializes a new instance of the PopupWindowFinder class
with the specified timeout.
|
![]() | PopupWindowFinder(IWebDriver, TimeSpan, TimeSpan) |
Initializes a new instance of the PopupWindowFinder class
with the specified timeout and using the specified interval to check for
the existence of the new window.
|
Methods
Name | Description | |
---|---|---|
![]() | Click |
Clicks on an element that is expected to trigger a popup browser window.
|
![]() | ![]() | (Inherited from ![]() |
![]() | ![]() | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from ![]() |
![]() | ![]() | Serves as a hash function for a particular type. (Inherited from ![]() |
![]() | ![]() | Gets the (Inherited from ![]() ![]() |
![]() | Invoke |
Invokes a method that is expected to trigger a popup browser window.
|
![]() | ![]() | Creates a shallow copy of the current (Inherited from ![]() ![]() |
![]() | ![]() | Returns a string that represents the current object. (Inherited from ![]() |
See Also