diff --git a/docs-site-feature-tests/index.md b/docs-site-feature-tests/index.md index be1d74984..11f9e66fd 100644 --- a/docs-site-feature-tests/index.md +++ b/docs-site-feature-tests/index.md @@ -52,3 +52,21 @@ Other images like this should expand on click: [This link should show a preview of the quickstart on hover](/try-it-out/quickstart/){ data-preview } [This link should NOT show a preview on hover](/try-it-out/quickstart/) + +## Embed Workflow + +You should see an interactive workflow, similar to the templates pages or forum. +[[ workflowDemo("https://api.n8n.io/workflows/templates/655") ]] + +## Templates Widget + +You should see a list of three HTTP Request templates, followed by links to the integrations page on the website, and the templates search. + +[[ templatesWidget('HTTP Request', 'http-request') ]] + + +## Glossary + +You should see the AI Glossary below + +--8<-- "_glossary/ai-glossary.md"