Export from the test you want to download. Open that test, open Options on the test toolbar, and choose Export. DoesQA opens Assistant with your test linked.

  1. Open the test from a Run or from your Flow.
  2. On the test toolbar, open Options and choose Export.
  3. In Assistant, choose Playwright, Cypress, WebdriverIO, or Selenium, or type which framework you need.
  4. Use the download link in Assistant to save the TypeScript test file.

The export uses step data from a completed run. Run the test at least once before exporting.

DoesQA translates your test into the framework you choose, exporting every Test Step where that framework has a native equivalent. Your Flow can use a wider set of capabilities than any single framework on its own, so a step is skipped only when the target framework has no matching feature. Assistant tells you how many steps were exported and how many were skipped.

Read more about exporting and running tests outside DoesQA on our No lock-in page.

If export does not start or the download link does not appear, open Help in DoesQA and select Create new ticket. Include the Test ID.