Only use if explicitly asked, or you failed to input with the normal fill action.
Example:
session.execute(type="fallback_fill", id="difficult-input", value="fallback text")
Fields
type
Literal['fallback_fill']
default:"fallback_fill"
category
str
default:"Interaction Actions"
selector
UnionType[str, NodeSelectors, None]
param
UnionType[ActionParameter, None]
default:"name='value' type='str' default=None values=[]"
Action timeout in milliseconds
value
UnionType[str, ValueWithPlaceholder]
required
Module
notte_core.actions.actions