Sumit Sarkar
Sumit Sarkar
After some experiments and diving into how the filters work, I seem to have gotten around this issue. In case someone is still out there trying to see how to...
@nizzel55 The offiicial docker container doesn't contain Java. And Allure reporter requires Java as a dependency. You'd need to build your own Docker container containing both Playwright and Java.
I had a similar issue, as list in #1759. I resolved it using: https://github.com/spring-cloud/spring-cloud-gateway/issues/1759#issuecomment-736000670