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