A window launch discovery strategy that looks for a window whose caption matches the given regular expression. It will timeout after the given time period if no window is found.
A regular expression string to match the window caption against
The timeout period milliseconds after which the window search will be abandoned
Generated using TypeDoc
A window launch discovery strategy that looks for a window whose caption matches the given regular expression. It will timeout after the given time period if no window is found.