Kennedy Oliveira
Kennedy Oliveira
Hi everyone, using this plugin in a project and my team are facing a problem with conflicts when finishing a feature, and also the version will be incorrect if not...
Hello! Currently I did not found a way to easily add matchers for query params with multiple values, for example: ``` onRequestTo("/service/url").withParam("param1", value1).withParam("param1", value2) //.. and so on ``` Would...
Tried to use this on a windows 10 machine but couldn't make it work, got different errors, like tests doesn't work, if I run the test script I get the...
Recently, I came across a use case where I needed a bit of time before returning after solving the challenge because some content in the page was fetched async and...
Trying to use it on chained echoes, but have not been successfully yet, tested with my own plugin and with the one from "TestPlugin" in this project and both same...