Questions tagged [codegen]

Use codegen for questions related to language features or tools which facilitate translating code between languages or creating code from metadata

References

242 questions
-1
votes
0 answers

Bypass Cloudflare with Playwright try proxy, recaptcha2, ZenRows

I try to write test for site that has cloudFlare. enter image description here I want to put in conftest.py @fixture for creating context that will be used for all tests. Also I want to use "playwright codegen", now it is not possible because I…
-1
votes
1 answer

From where takes swagger codegen maven plugin the naming for the ApiController etc?

I cant figure out from where the swagger codegen takes the naming for the RestApiController, RestApi Interface and RestApiDelegate. Rest is the generated Name, so it also could be something like StackoverFlowApiController. With the flag…
sickzz1
  • 29
  • 2
  • 7
1 2 3
16
17