sleepmac

Results 5 comments of sleepmac

@pavelfeldman You can run your tests, for an example. ```typescript test('@user has title', async ({ page }) => { await page.goto('https://playwright.dev/'); // Expect a title "to contain" a substring. await...

@pavelfeldman Hi. 1. I am running a pipeline. And I want my tests to run on three projects [ 'desktop', 'iphone', 'lg' ]. I choose PROJECT == 'all'. 2. After...

I have a similar problem and it is still reproducing. https://github.com/microsoft/playwright/issues/28801

@Shadowfury22 @DimitriPapadopoulos I have a similar problem. running resolvectl Link 21 (ppp0) Current Scopes: none Protocols: -DefaultRoute +LLMNR -mDNS -DNSOverTLS DNSSEC=no/unsupported Also added "use-resolvconf = 1" to the config On...

same problem iamb Error reading configuration file: Permission denied (os error 13) Os Ubuntu 22.04.5 LTS