issues
search
lino-levan
/
astral
A high-level puppeteer/playwright-like library for Deno
https://jsr.io/@astral/astral
MIT License
246
stars
16
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Is it possible to select file for input elements?
#109
ooker777
opened
9 hours ago
0
add options example
#108
jimmont
opened
16 hours ago
0
need example with working path option
#107
jimmont
opened
17 hours ago
0
Work on existing pages
#106
lucafabbian
opened
1 week ago
0
Add "select through function"
#105
lucafabbian
opened
1 week ago
1
fix: print download progress to stderr
#104
lowlighter
closed
1 week ago
0
fix: do not die on DEBUG variable env permissions not granted
#103
lowlighter
closed
1 week ago
0
Download progress should be printed to stderr
#102
lowlighter
closed
1 week ago
1
`Deno.env.get("DEBUG")` should not be a fatal error
#101
lowlighter
closed
1 week ago
0
Headless downloads
#100
Nitemaeric
opened
3 weeks ago
0
chore: update dependencies
#99
ryuapp
closed
3 weeks ago
1
chore: update dependencies
#98
lucacasonato
closed
3 weeks ago
2
feat: deno v2
#97
jeiea
closed
4 weeks ago
0
`Page.exposeFunction`
#96
chaosharmonic
opened
1 month ago
0
Disconnect on disposal if using Websockets
#95
chaosharmonic
closed
1 month ago
1
fead: add `Browser.disconnect` method
#94
lino-levan
closed
1 month ago
1
fix(sandbox): use `request` instead of `query` for Deno permissions
#93
lino-levan
closed
1 month ago
0
fix: print selector on locator failure
#92
marvinhagemeister
closed
1 month ago
0
feat: crawler extension
#91
load1n9
opened
1 month ago
2
fix: support user provided `--user-data`
#90
lowlighter
closed
1 month ago
0
[FR] Self-provided `--user-data-dir`
#89
lowlighter
closed
1 month ago
1
fix(sandbox): use `Deno.permissions.request` instead of `Deno.permissions.query`
#88
lowlighter
closed
1 month ago
0
Add disconnect handling for use with manually set WebSocket endpoints
#87
chaosharmonic
closed
1 month ago
0
When connecting to an incognito browser, `browser.newPage` opens a new, non-incognito window
#86
chaosharmonic
opened
1 month ago
1
`page.close` doesn't close tab on remote connections
#85
chaosharmonic
opened
1 month ago
0
Support WebDriver BiDi
#84
lino-levan
opened
3 months ago
0
chore: better error message on missing system dependencies
#83
lino-levan
closed
3 months ago
0
Better error message for missing chromium system dependencies
#82
lino-levan
closed
3 months ago
0
feat: locator.fill
#81
lino-levan
closed
3 months ago
0
feat: emulate media features
#80
lino-levan
closed
4 months ago
0
How to change to dark mode?
#79
oscarotero
closed
4 months ago
2
chore: downgrade chromium version to fix pdf rendering on windows
#78
lino-levan
closed
4 months ago
1
Pierce iframes
#77
liamdiprose
opened
4 months ago
3
docs: add a note on byob
#76
pixeleet
closed
5 months ago
2
ElementHandle fails to find node by id
#75
pixeleet
opened
5 months ago
4
Export PDF cause `maxAttempts` error
#74
Jimdooz
closed
4 months ago
1
chore: bump browser version
#73
lino-levan
closed
5 months ago
0
chore: rewrite readme to add more examples and temporarily remove docs
#72
lino-levan
closed
5 months ago
0
chore: expose celestial bindings on the browser
#71
lino-levan
closed
5 months ago
0
`browser.newPage` sometimes fails to detect loaded pages
#70
chaosharmonic
closed
1 month ago
2
feat: infer return type in evaluate
#69
lino-levan
closed
5 months ago
0
chore: make it so `page.url` is never undefined
#68
lino-levan
closed
5 months ago
0
feat: `page.goBack` and `page.goForward`
#67
lino-levan
closed
5 months ago
0
feat: add basic locator API
#66
marvinhagemeister
closed
5 months ago
0
feat: Inspect CDP messages with `DEBUG` env
#65
marvinhagemeister
closed
5 months ago
1
fix: ensure navigation listeners are setup before trigger
#64
marvinhagemeister
closed
5 months ago
0
feat: support async disposing of `Page` and `Browser`
#63
marvinhagemeister
closed
5 months ago
0
fix: incorrect event names in `waitForNetworkIdle`
#62
marvinhagemeister
closed
5 months ago
0
Evaluating astral for Fresh
#61
marvinhagemeister
closed
5 months ago
3
fix: icon not visible on JSR readme
#60
marvinhagemeister
closed
5 months ago
1
Next