lino-levan / astral

A high-level puppeteer/playwright-like library for Deno
https://jsr.io/@astral/astral
MIT License
248 stars 17 forks source link

fix: print selector on locator failure #92

Closed marvinhagemeister closed 1 month ago

marvinhagemeister commented 1 month ago

Minor DX improvement: When a waitForSelector call fails to find the selector it should include the selector in the error message.