> ## Documentation Index
> Fetch the complete documentation index at: https://docs.autoflow.tools/llms.txt
> Use this file to discover all available pages before exploring further.

# Exporting to Playwright

> Learn more about how you can export your created test suites as a playwright spec file

Just follow the guide below to learn how to export your test suites and tested user journeys as playwright spec files.

<iframe width="560" height="315" src="https://www.youtube.com/embed/sRdyJlVN_rw?si=JHj4By5UkIU860Qz" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share; fullscreen;" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen />

<Tip>
  Using this spec file independently of AutoFlow Studio might not work correctly, as AutoFlow Studio includes dedicated proprietary overrides to automatically fix and enhance your tests for better reliability and robustness.
</Tip>
