İnanç Gümüş

Results 197 comments of İnanç Gümüş

It's the same issue with `Page.tap`. This issue is not related to locators as a locator is only a forwarder to the inner method that do the actual job. I...

I couldn't reproduce this on my Mac: `macOS Big Sur 11.6 (20G165)` :( CI is a different beast.

Should we both support Playwright-like integers and k6-like human-readable ones to keep the compatibility promise? We can do that by wrapping the k6 one. I'm also OK with directly using...

From a practical angle, I'd love to see **what a component does and what CDP messages it sends and receives**. For example, I can filter by the `Page` component and...

> This feature should be aimed primarily at users, so we might want to lump all internal logs under the internal component/category. WDYT? That makes sense 👍 As you said,...

> I'm using the latest published version. Hi, @unlikelyzero, the latest released version doesn't contain the latest fixes. Please try using the `main` branch as explained by @imiric before: >...

@imiric Is this PR (#211) also closing this issue?

So maybe update the issue description and also change its name to "vet isn't working properly" since we fixed the linter errors? Or create another issue as you explained as...

But we still fixed the following and I think we better change the issue description and link it to that comment maybe: > The lint job in CI currently [ignores...