Goto¶
Navigating to a URL using the browser
goto:
type: "URL"
value: "https://wiki.internal/example"
Contents
Description¶
Sensei provides one special action that opens the browser, instead of rewriting the code. This can be really powerful when providing the user with multiple suggestions. One could be to perform a code rewrite, and the other could be to read the documentation on a internally hosted wiki.