Skip to content

Instantly share code, notes, and snippets.

@angelovstanton
Created May 28, 2020 09:46
Show Gist options
  • Save angelovstanton/a062336b10d7cb573cbb709b6bac7bca to your computer and use it in GitHub Desktop.
Save angelovstanton/a062336b10d7cb573cbb709b6bac7bca to your computer and use it in GitHub Desktop.
_driver.SwitchTo().NewWindow(WindowType.Tab);
_driver.SwitchTo().NewWindow(WindowType.Window);
_driver.SwitchTo().ParentFrame();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment