Click on an element of the current page
from notte_sdk import actions session.execute(actions.Click(id="submit-button"))
notte_core.actions
Was this page helpful?