Maksim Lebedev
Maksim Lebedev
Now we have to use this method, the implementation of which is taken from puppeteer. It would be more convenient if it was in the playwright itself ``` /** *...
We want to use [Test-Case-ID](https://github.com/allure-framework/allure1/wiki/Test-Case-ID) functionality like in another programming languages like Java. Have some functionality to use it with Playwright (allure-playwright)
Did you manage to solve the problem with openapi 3? How did you solve the problem that models for AnyOf objects are not generated when using Open API 3? @viclovsky...