Eman
Eman
Hello, Perhaps I am just not getting it, even after having read the `example-spec.yaml` example. How can I validate a more complicated response body/payload. For example, something like: ``` {...
Hi again, I am wondering...is it (or not) possible to separate a request from a response and have them reside in separate YML files? I am guessing not but wanted...
Hello @kiranz! Am really enjoying trying out this tool for a Proof of Concept. Thank you for this! I think I've read all (or most) of your documentation but have...
Hello, I am wondering if there is a different setting that I need to set for Running a test via the Codelens decorator above a spec? After much trial and...
To bring Windows usage up to par with usage on Mac OS X or Linux, `npx playwright test -g "tag1|tag2"` should also work from the Windows command line. Please. ---...
Your README instructions mention a way to "edit this page on GitHub" but I was not able to find any such link or button. How can this be done? I...
Does this Newman Action not support usage of pm.execution.skipRequest() to be able to prevent a Request and any of the associated scripts from happening? I do thank you for your...