Switch to a tab (identified by its index)
from notte_sdk import actions session.execute(actions.SwitchTab(tab_index=1))
notte_core.actions
Was this page helpful?