Export Test Scripts
Last updated
Last updated
You can export a Story's Test Scripts to Javascript (.js) files. This is useful for direct import into test automation tools like Cucumber.
On the Story toolbar, click the Download button and select Test Scripts (.js) from the menu:
Flowriter will prepare a separate .js
file for each scenario Test Script. The files will be downloaded in a single ZIP file that when expanded will look similar to this:
Open the .js
files in a code editor: