Skip to main content

Documentation Index

Fetch the complete documentation index at: https://momentic.ai/docs/llms.txt

Use this file to discover all available pages before exploring further.

Opens the URL in a new tab in the same browser context and makes that tab active for subsequent steps.

Parameters

ParameterTypeRequiredDescription
urlstringYesURL to load in the new tab.
timeoutnumberNoMaximum navigation time in milliseconds.
saveAsstringNoName of the variable to write this step’s return value to.
retriesnumberNoNumber of times to retry the step on failure before failing the test.
skippedbooleanNoSkip this step at execution time.
commentstringNoFree-form annotation kept with the step.

Shorthand

URL as a single string.
- newTab: https://news.ycombinator.com

Examples

- newTab:
    url: http://localhost:4173/practice-tab-search
    timeout: 30000
- newTab:
    url: https://www.salesforce.com/