PopupWindowFinder Constructor WebDriver
Overload List

  NameDescription
Public methodPopupWindowFinder(IWebDriver)
Initializes a new instance of the PopupWindowFinder class.
Public methodPopupWindowFinder(IWebDriver, TimeSpan)
Initializes a new instance of the PopupWindowFinder class with the specified timeout.
Public methodPopupWindowFinder(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.
Back to Top
See Also