Thomas Phillips

Results 8 comments of Thomas Phillips

Yeah we use the `create promise -> perform action -> await promise` pattern a lot in our codebase.

I tried asking questions of the playwright team in every livestream I could during Microsoft Build but it sounds like the Playwright team aren't familiar with Azure Test Plans. They...

Totally fine for this to be closed if you think it's unnecessary with that guidance in the readme

From my testing, the `name` property doesn't match when the role is set to `"caption"`. Setting the locator to `await page.getByRole('caption').click();` seems to work fine, so Playwright can find the...

It looks like this was caused by the firmware bug mentioned on https://sigrok.org/wiki/Korad_KAxxxxP_series where the 6th byte of the `*IDN?` string ("TENMA`7`2...") appears in the response to `*ISETx?`. In my...

@txinto Can we close this now? I think it should have been fixed since #10 got merged in. EDIT: also, FWIW I have a 72-2540 now and it is reporting...

Adding my comment here, would like to see this repo maintained too. Maybe hand it over to someone else to maintain if you don't have time, @rannn505 ?

Looks interesting, I might have to check it out