Yvonnick Esnault

Results 77 comments of Yvonnick Esnault

Hi @zikani03 , thank you for this new executor. About default values, adding options, this should be ok with the following syntax: ```yaml name: Playwright testsuite testcases: - name: Check...

@zikani03 Yes, it is possible to have both syntaxes, but probably more complicated to maintain and explain over time. Another way could be something as: ```yml actions: - action: Fill...

Hi @ArnaudLec, can you provide a full reproducer please? We'll reopen this issue.

Hi @lowlighter, can you provide us a full reproducer please? (to run : `venom run reproducer.yml`)

If something is not possible with native http executor, you can use an, "exec" executor with curl to do the same.