Surfing Dev

Results 3 comments of Surfing Dev

I just released: https://github.com/lila-team/ai-locators AI Locator for Playwright. This library is available for Python and Node. It adds a custom selector engine making it possible to: ``` await page.locator("ai=the login...

@jleebright thanks for bringing this up. I've replicated the issue. It seems llama3.2 doesn't do a very good job with selector generation. I'm trying `qwen2.5-coder` models that are available in...

Did some testing last couple days. `ai-locators` proved more robust when working with the flagship models, so smaller models are currently not expected to work. I've added a table with...