How to switch tabs in a test with Python-UnitTest?

How to switch tabs in a test with Python-UnitTest?

Hey Brettm,

To switch tabs in a test with Python-UnitTest, you can try this syntax below:

driver.switch_to.new_window('tab')