You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi guys, have an application that features a second (browser) window to pop up, and curious about how we would get into and manipulate it as we do with the parent window? any guidance would be appreciated...
-DT
The text was updated successfully, but these errors were encountered:
@craigofnz Yes, that would be super helpful, like piping $driver | Select-SeWindow. Something like Select-SeWindow also knowing how many are currently open by the webdriver, will make things simpler that using the method SwitchTo().Window().
Hi guys, have an application that features a second (browser) window to pop up, and curious about how we would get into and manipulate it as we do with the parent window? any guidance would be appreciated...
-DT
The text was updated successfully, but these errors were encountered: