issues
search
lino-levan
/
astral
A high-level puppeteer/playwright-like library for Deno
https://jsr.io/@astral/astral
MIT License
253
stars
17
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Feat: user defined user agent
#115
chaosharmonic
opened
2 days ago
1
Feat: discrete connect handling
#114
chaosharmonic
closed
9 hours ago
0
How to click mouse correctly?
#113
ooker777
opened
1 week ago
0
How to use the `waitForFunction()` method?
#112
ooker777
closed
1 week ago
7
Added custom browserContext for each session
#111
tpkowastaken
closed
1 week ago
4
Cannot open multiple {headless: false} browsers on macos arm
#110
tpkowastaken
closed
1 week ago
3
Is it possible to select file for input elements?
#109
ooker777
opened
1 week ago
2
add options example
#108
jimmont
closed
1 week ago
1
need example with working path option
#107
jimmont
opened
1 week ago
0
Work on existing pages
#106
lucafabbian
opened
2 weeks ago
0
Add "select through function"
#105
lucafabbian
opened
2 weeks ago
1
fix: print download progress to stderr
#104
lowlighter
closed
3 weeks ago
0
fix: do not die on DEBUG variable env permissions not granted
#103
lowlighter
closed
3 weeks ago
0
Download progress should be printed to stderr
#102
lowlighter
closed
3 weeks ago
1
`Deno.env.get("DEBUG")` should not be a fatal error
#101
lowlighter
closed
3 weeks ago
0
Headless downloads
#100
Nitemaeric
opened
1 month ago
0
chore: update dependencies
#99
ryuapp
closed
1 month ago
1
chore: update dependencies
#98
lucacasonato
closed
1 month ago
2
feat: deno v2
#97
jeiea
closed
1 month 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
2 months ago
1
`page.close` doesn't close tab on remote connections
#85
chaosharmonic
opened
2 months 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
4 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
5 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
6 months ago
0
chore: make it so `page.url` is never undefined
#68
lino-levan
closed
6 months ago
0
feat: `page.goBack` and `page.goForward`
#67
lino-levan
closed
6 months ago
0
feat: add basic locator API
#66
marvinhagemeister
closed
6 months ago
0
Next