Taras Mankovski

Results 225 comments of Taras Mankovski

@vadimdemedes I implemented a fairly robust version of regions as a PR my typescript refactor branch. Would love to hear your thoughts. https://github.com/taras/ink/pull/1

![Locators in Trace](https://github.com/microsoft/playwright/assets/74687/29073e74-f007-4112-bbb2-17479d715e90) @dgozman Since we're not using locators, I assume we won't get the traces I highlighted in the image. We want to add these from the node or...

We're building a custom testing harness that uses the Playwright library to start up the browser. We have a custom test runner. Our traces would only show HTTP requests because...

Thank you very much for considering my request. I would like to clarify that we have two separate use cases. The primary use case that prompted this request is supporting...

> I guess you are using something else instead of locators, probably some kind of page.evaluate() or similar? The design of Intractors is very similar to Playwright locators. They're both...

During March 16th Adotion SIG, I showed my proposal for a North Star of a future ingestion system. I am describing the user experience of using the ingestion system to...

> Cloud Ingestor @adamdmharvey, the idea of a cloud ingestor is an interesting one. Historically, the catalog wasn't designed to ingest lots of frequently changing data, but it does unlock...

@c0urg3tt3 works, is this how it should be done going forward?

Volta.sh has a very nice installation script ```sh #!/usr/bin/env bash # This is the bootstrap Unix installer served by `https://get.volta.sh`. # Its responsibility is to query the system to determine...

We're about to ship a project using the Embedded Scaffolder plugin. I'm hoping we'll have the opportunity to work on this next because it'll help to provide status on previous...