DSLActionsPage actionsPage actionsI navigate to "<url>"Navigates the browser to the given URL. Starts a new browser window if one is not open.Where<url> is the URL to navigate to (can be in DocString position)Example When I navigate to "https://todomvc.com/examples/react/dist"LinkSupports performance trace capture (since v4.3.0)Since v1.0.0 I refresh the current pageRefreshes the current page in the browser.Example When I refresh the current pageLinkSince v1.0.0