lino-levan / astral

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

`.url` is not working on certain pages #10

Open rnbguy opened 10 months ago

rnbguy commented 10 months ago

It would be great if Page had a url() method to grab the current location of the page.

Puppeteer already has this.

lino-levan commented 10 months ago

Agreed.

lino-levan commented 10 months ago

Reopening because of issues with certain URLs

// doesn't work
"https://doi.org/10.1002/mds.25964",
"https://onlinelibrary.wiley.com/doi/pdf/10.1002/mds.25964",