Przemek Brzosko

Results 25 comments of Przemek Brzosko

Hi there, the issue was about npm run build. When I have format: system it builds one js file, and this file does not contain styles. Maybe I forgot to...

I see that Vue 3 as a slot is done, but I can not make it to work. I see @sand4rt in your change, that you register the component globally...

But I believe there is a components object in mount options. Why it is not enough to specify a component there?

Hi, do you have any idea whether this can be merged? I need this functionality as well, and I do not need lines between the same rank nodes, so I...

Understand, but this is a way of creating components in Vue, so I assume it should be supported.

Seems like problem also exists when running from command line, but with smaller impact: ![image](https://github.com/microsoft/playwright/assets/67122459/3e58554a-d233-4bf1-9c86-5aa4444ee656)

How about every worker using its own directory to gather trace and then everything is combined at the end of the run? Why it doesn't happen on OSX? What times...

I will check the trace impact. But when we run with 1 worker in UI mode, times are as expected. So it seems like some locking issue which is only...

Yyy, say that again @dgozman? You have clear evodence that tests run over 10s instead of one and you say there is nothing to do from your side?

Hi @FrazCake, I actually ended up in two configurations - one for local dev and other for production. In local dev I am specifying url to the module in ES...