elaichenkov / playwright-zephyr

Zephyr reporter for the Playwright
MIT License
33 stars 23 forks source link

Add option to place test results into test cycle folder #88

Open cspell0012 opened 6 months ago

cspell0012 commented 6 months ago

In an effort to keep the automation runs separate from any manual runs, it would be nice to have the ability to specify where the test results go. I propose, if possible, being able to point it at a pre-existing test cycle folder setup prior to run.

jcrans13 commented 5 months ago

I agree, this would be a very useful feature to have.

MaruschkaScheepersW commented 1 month ago

Agreed

dominicp21 commented 3 weeks ago

@cspell0012 @jcrans13 @MaruschkaScheepersW

this is already possible. using the key folderId you can give it the desired folder by its ID.

calling this: [(https://support.smartbear.com/zephyr-scale-cloud/api-docs/#tag/Folders/operation/getFolder)] you can call the api to find the id of the folders