Goto to a URL (in new tab)
from notte_sdk import actions session.execute(actions.GotoNewTab(url="https://www.example.com"))
notte_core.actions
Was this page helpful?