Camo30

Results 12 comments of Camo30

Any news about this issue? I would highly appreciate a TRX reporter for Playwright.

The [release notes of the recent LibreSSL 3.4.1](https://ftp.openbsd.org/pub/OpenBSD/LibreSSL/libressl-3.4.1-relnotes.txt) indicate that support for OpenSSL 1.1.1 TLSv1.3 APIs have been added. Last recent release is [LibreSSL 3.4.2](https://ftp.openbsd.org/pub/OpenBSD/LibreSSL/libressl-3.4.2-relnotes.txt).

I definitely agree with this issue. For an end user it is not so easy to see if a package is compatible. Recently I did a clean install of RC1...

@dgozman Too bad that these selectors were removed with 0e2855348cba314de3484364eb926626ca97fbd2 after adding them with commit 54dd6d01e5cf4847b40ded0663e8c3e6a60cd939. What was the reason for doing so? I definitely have a use case for...

@dgozman Thanks for reopening. In my opinion the api was a great improvement. I'm heavily using the page objects pattern for locators and because of this I often need to...

@yury-s Is there a reason why ```TS test.use({ storageState: undefined }); ``` does not act like ```TS test.use({ storageState: { cookies: [], origins: [] } }); ``` I thought the...

Same issue here (error 401) while creating a new space. I've already tried to `Live Share: Sign Out` and `Live Share: Sign In` using the Microsoft Login and it still...

It's an Office 365 account used for work. After login it asked for some app permissions which were permitted, but the error is still the same.

@legomushroom After updating VS Code to 1.42 the 401 error message is gone but the "Join space" button seams to be dead as it does not do anything.

In my opinion "Upgrade Available" and "Latest Version: 3.0.0-pl" should not be shown when `ugm_show_modx3` is disabled.