extract_text returns all the lines of text it finds within an element. Looks like for your case it selected a majority of the page from the description, so it's returning most of the text on the page.
We currently don't return failure cases (just closest match) -- but good suggestion! We'll fine tune on some negative cases and see if we can catch them
Hi HN! I've developed an approach that adds a button to the Playwright HTML report, enabling you to fix failing tests using AI. It works well on the Playwright site tests, but I'm curious how it will behave on other projects. Would appreciate your feedback.
Unfortunately not. GitHub official newsletter only contains trending repositories across all programming languages. So you can't focus on particular language.
I agree. We should consider several criterias. The speed becomes more important for huge number of tests when execution time starts to annoy developers.