Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / lino-levan/astral issues and pull requests
#104 - fix: print download progress to stderr
Pull Request -
State: closed - Opened by lowlighter 14 days ago
#103 - fix: do not die on DEBUG variable env permissions not granted
Pull Request -
State: closed - Opened by lowlighter 15 days ago
#102 - Download progress should be printed to stderr
Issue -
State: closed - Opened by lowlighter 15 days ago
- 1 comment
#101 - `Deno.env.get("DEBUG")` should not be a fatal error
Issue -
State: closed - Opened by lowlighter 15 days ago
#100 - Headless downloads
Issue -
State: open - Opened by Nitemaeric 22 days ago
Labels: enhancement
#99 - chore: update dependencies
Pull Request -
State: closed - Opened by ryuapp 22 days ago
- 1 comment
#98 - chore: update dependencies
Pull Request -
State: closed - Opened by lucacasonato 27 days ago
- 2 comments
#97 - feat: deno v2
Pull Request -
State: closed - Opened by jeiea about 1 month ago
#96 - `Page.exposeFunction`
Issue -
State: open - Opened by chaosharmonic about 1 month ago
Labels: enhancement
#95 - Disconnect on disposal if using Websockets
Pull Request -
State: closed - Opened by chaosharmonic about 1 month ago
- 1 comment
#94 - fead: add `Browser.disconnect` method
Pull Request -
State: closed - Opened by lino-levan about 1 month ago
- 1 comment
#93 - fix(sandbox): use `request` instead of `query` for Deno permissions
Pull Request -
State: closed - Opened by lino-levan about 1 month ago
#92 - fix: print selector on locator failure
Pull Request -
State: closed - Opened by marvinhagemeister about 1 month ago
#91 - feat: crawler extension
Pull Request -
State: open - Opened by load1n9 about 1 month ago
- 2 comments
#90 - fix: support user provided `--user-data`
Pull Request -
State: closed - Opened by lowlighter about 2 months ago
#89 - [FR] Self-provided `--user-data-dir`
Issue -
State: closed - Opened by lowlighter about 2 months ago
- 1 comment
#88 - fix(sandbox): use `Deno.permissions.request` instead of `Deno.permissions.query`
Issue -
State: closed - Opened by lowlighter about 2 months ago
Labels: bug, upstream
#87 - Add disconnect handling for use with manually set WebSocket endpoints
Issue -
State: closed - Opened by chaosharmonic about 2 months ago
Labels: enhancement
#86 - When connecting to an incognito browser, `browser.newPage` opens a new, non-incognito window
Issue -
State: open - Opened by chaosharmonic about 2 months ago
- 1 comment
Labels: bug
#85 - `page.close` doesn't close tab on remote connections
Issue -
State: open - Opened by chaosharmonic about 2 months ago
Labels: bug
#84 - Support WebDriver BiDi
Issue -
State: open - Opened by lino-levan 3 months ago
Labels: enhancement
#83 - chore: better error message on missing system dependencies
Pull Request -
State: closed - Opened by lino-levan 3 months ago
#82 - Better error message for missing chromium system dependencies
Issue -
State: closed - Opened by lino-levan 3 months ago
#81 - feat: locator.fill
Pull Request -
State: closed - Opened by lino-levan 4 months ago
#80 - feat: emulate media features
Pull Request -
State: closed - Opened by lino-levan 4 months ago
#79 - How to change to dark mode?
Issue -
State: closed - Opened by oscarotero 4 months ago
- 2 comments
#78 - chore: downgrade chromium version to fix pdf rendering on windows
Pull Request -
State: closed - Opened by lino-levan 4 months ago
- 1 comment
#77 - Pierce iframes
Issue -
State: open - Opened by liamdiprose 5 months ago
- 3 comments
Labels: enhancement
#76 - docs: add a note on byob
Pull Request -
State: closed - Opened by pixeleet 5 months ago
- 2 comments
#75 - ElementHandle fails to find node by id
Issue -
State: open - Opened by pixeleet 5 months ago
- 4 comments
Labels: question
#74 - Export PDF cause `maxAttempts` error
Issue -
State: closed - Opened by Jimdooz 5 months ago
- 1 comment
Labels: upstream, has workaround
#73 - chore: bump browser version
Pull Request -
State: closed - Opened by lino-levan 5 months ago
#72 - chore: rewrite readme to add more examples and temporarily remove docs
Pull Request -
State: closed - Opened by lino-levan 5 months ago
#71 - chore: expose celestial bindings on the browser
Pull Request -
State: closed - Opened by lino-levan 5 months ago
#70 - `browser.newPage` sometimes fails to detect loaded pages
Issue -
State: closed - Opened by chaosharmonic 5 months ago
- 2 comments
Labels: has workaround
#69 - feat: infer return type in evaluate
Pull Request -
State: closed - Opened by lino-levan 6 months ago
#68 - chore: make it so `page.url` is never undefined
Pull Request -
State: closed - Opened by lino-levan 6 months ago
#67 - feat: `page.goBack` and `page.goForward`
Pull Request -
State: closed - Opened by lino-levan 6 months ago
#66 - feat: add basic locator API
Pull Request -
State: closed - Opened by marvinhagemeister 6 months ago
#65 - feat: Inspect CDP messages with `DEBUG` env
Pull Request -
State: closed - Opened by marvinhagemeister 6 months ago
- 1 comment
#64 - fix: ensure navigation listeners are setup before trigger
Pull Request -
State: closed - Opened by marvinhagemeister 6 months ago
#63 - feat: support async disposing of `Page` and `Browser`
Pull Request -
State: closed - Opened by marvinhagemeister 6 months ago
#62 - fix: incorrect event names in `waitForNetworkIdle`
Pull Request -
State: closed - Opened by marvinhagemeister 6 months ago
#61 - Evaluating astral for Fresh
Issue -
State: closed - Opened by marvinhagemeister 6 months ago
- 3 comments
#60 - fix: icon not visible on JSR readme
Pull Request -
State: closed - Opened by marvinhagemeister 6 months ago
- 1 comment
#59 - request: provide an example of connecting to an existing browser
Issue -
State: closed - Opened by hunterloftis 7 months ago
- 1 comment
Labels: documentation
#58 - Publish astral on JSR
Issue -
State: closed - Opened by narumincho 7 months ago
- 4 comments
#57 - `page.keyboard.press("Tab")` input "Tab" as text
Issue -
State: open - Opened by jeiea 7 months ago
- 7 comments
Labels: bug
#56 - Configurable tempDir or at least exposing it some how
Issue -
State: closed - Opened by Sembiance 7 months ago
- 2 comments
#55 - Alternative to `await page.setRequestInterception(true);`?
Issue -
State: open - Opened by ghost 8 months ago
- 1 comment
Labels: has workaround
#54 - Fail to launch browser without write permission
Issue -
State: closed - Opened by Jess182 8 months ago
- 2 comments
Labels: documentation
#53 - chore: Add userDataDir argument to LaunchOptions & validate write permission for tmp dir
Pull Request -
State: closed - Opened by Jess182 8 months ago
- 2 comments
#52 - `unsafelyGetCelestialBindings` should run `websocketReady`
Issue -
State: open - Opened by lino-levan 9 months ago
Labels: bug
#51 - Astral can't download a supported browser on ARM linux
Issue -
State: open - Opened by DNAScanner 9 months ago
- 2 comments
Labels: bug, upstream
#50 - chore: enhancement $ method to avoid internal errors
Pull Request -
State: closed - Opened by Jess182 9 months ago
#49 - chore: enhancement $ method to avoid internal errors
Pull Request -
State: closed - Opened by Jess182 9 months ago
#48 - chore: enhancement waitForSelector method
Pull Request -
State: closed - Opened by Jess182 9 months ago
#47 - feat: add persistent launch
Pull Request -
State: closed - Opened by teawinzero 12 months ago
- 2 comments
#46 - Cannot get Astral to work with `deno test`
Issue -
State: closed - Opened by cowboyd 12 months ago
- 2 comments
#45 - fix: reliability issues involving parallel browsers and user-data-dir
Pull Request -
State: closed - Opened by lino-levan 12 months ago
#44 - add `element.evaluate`
Pull Request -
State: closed - Opened by teawinzero 12 months ago
- 6 comments
#43 - add `setCookies` and fix `cookies`
Pull Request -
State: closed - Opened by teawinzero 12 months ago
#42 - Add `element.getAttribute` and `element.getAttributes`
Pull Request -
State: closed - Opened by teawinzero about 1 year ago
- 1 comment
#41 - chore(tests): move away from goto data url
Pull Request -
State: closed - Opened by lino-levan about 1 year ago
#40 - fix: bug in `element.$(selector)` and bump std
Pull Request -
State: closed - Opened by lino-levan about 1 year ago
#39 - feat: use dirs module to get the defaut cache dir locaion
Pull Request -
State: closed - Opened by sigmaSd about 1 year ago
#39 - feat: use dirs module to get the defaut cache dir locaion
Pull Request -
State: closed - Opened by sigmaSd about 1 year ago
#38 - add ElementHandle.parentElement
Issue -
State: open - Opened by sigmaSd about 1 year ago
- 3 comments
Labels: enhancement
#37 - use xdg cache directory instead of home/.astral
Issue -
State: closed - Opened by sigmaSd about 1 year ago
- 1 comment
#37 - use xdg cache directory instead of home/.astral
Issue -
State: closed - Opened by sigmaSd about 1 year ago
- 1 comment
#36 - feat: add console and pageerror events
Pull Request -
State: closed - Opened by lino-levan about 1 year ago
#35 - feat: page.setViewportSize
Pull Request -
State: closed - Opened by lino-levan about 1 year ago
#34 - feat: support sandbox mode
Pull Request -
State: closed - Opened by lowlighter about 1 year ago
- 8 comments
#33 - Questions regarding net navigation
Issue -
State: closed - Opened by lowlighter about 1 year ago
- 3 comments
Labels: enhancement
#32 - fix: don't require --allow-env perms when cache param is specified
Pull Request -
State: closed - Opened by lowlighter about 1 year ago
#31 - Feat support existing ws endpoint
Pull Request -
State: closed - Opened by lowlighter about 1 year ago
- 3 comments
#30 - bug: potentially flaky dialog box function
Issue -
State: closed - Opened by lino-levan about 1 year ago
- 1 comment
Labels: bug
#29 - feat: support different cache installation
Pull Request -
State: closed - Opened by lowlighter about 1 year ago
#28 - fix: don't crash if chrome singletonlock is already removed after detection
Pull Request -
State: closed - Opened by lowlighter about 1 year ago
#27 - fix: possible leaks due to websocket closing delay
Pull Request -
State: closed - Opened by lowlighter about 1 year ago
#26 - feat: allow for multiple browsers
Pull Request -
State: closed - Opened by lino-levan about 1 year ago
#25 - feat: support shared browser install for concurrent `getBinary()` calls
Pull Request -
State: closed - Opened by lowlighter about 1 year ago
- 26 comments
#24 - suggestion: allow for multiple browsers to be run at the same time
Issue -
State: closed - Opened by lino-levan about 1 year ago
Labels: enhancement
#23 - suggestion: allow for transparent backgrounds in screenshots
Issue -
State: open - Opened by lino-levan about 1 year ago
- 3 comments
Labels: enhancement
#22 - suggestion: `console` and `pageerror` events
Issue -
State: closed - Opened by lino-levan about 1 year ago
Labels: enhancement
#21 - suggestion: ability to connect to arbitrary WS address
Issue -
State: closed - Opened by lino-levan about 1 year ago
Labels: enhancement
#20 - suggestion: `Page.setViewport()`
Issue -
State: closed - Opened by lino-levan about 1 year ago
Labels: enhancement
#19 - suggestion: ability to set the cache directory
Issue -
State: closed - Opened by lino-levan about 1 year ago
Labels: enhancement
#18 - feat: improve install progress and native unzip
Pull Request -
State: closed - Opened by lowlighter about 1 year ago
- 4 comments
#17 - feat: add `page.setContent`
Pull Request -
State: closed - Opened by lowlighter about 1 year ago
#16 - Questions migration from puppeteer to astral
Issue -
State: closed - Opened by lowlighter about 1 year ago
- 7 comments
Labels: enhancement, question
#15 - feat: file chooser api + `page.waitForEvent`
Pull Request -
State: closed - Opened by lino-levan about 1 year ago
#14 - feat: add dialog handling
Pull Request -
State: closed - Opened by lino-levan about 1 year ago
#13 - Questions or feature requests for use in unit testing
Issue -
State: open - Opened by jaydenseric about 1 year ago
- 5 comments
Labels: question
#12 - XPath support
Issue -
State: open - Opened by Lco4eDb2 about 1 year ago
- 6 comments
Labels: enhancement
#11 - feat: url property to page
Pull Request -
State: closed - Opened by lino-levan about 1 year ago
#10 - `.url` is not working on certain pages
Issue -
State: open - Opened by rnbguy about 1 year ago
- 2 comments
Labels: bug
#9 - feat: ElementHandle.innerText/HTML
Pull Request -
State: closed - Opened by lino-levan about 1 year ago
#8 - feat: user agent stealth
Pull Request -
State: closed - Opened by lino-levan about 1 year ago
#7 - feat: launch args
Pull Request -
State: closed - Opened by lino-levan about 1 year ago