Sam Maddock
Sam Maddock
This should be possible using the upcoming Element Capture API https://developer.chrome.com/docs/web-platform/element-capture
@zeeker999 apologies for the delay in reviews. Would you be interested in rebasing this PR? Once you're able to rebase, please ping `@electron/wg-api` and we'll take another look.
I think this makes sense as a workaround for Electron not generating the official ID at the moment. Before merging, I'd like to see a improvements for robustness: - the...
Can you share an Electron Fiddle gist or steps describing how this context is being inspected?
@UXDart did you end up figuring it out? I found #413 which seems to imply this does work.
> We want to have a checkbox/switch to say if the application will autostart or not We're also interested in seeing this use case supported for use in Electron apps....
@arenevier rebasing your PR might fix the build errors being seen
I'm adding a wip label on this PR until the requested changes can be implemented. Please tag `@electron/wg-api` once it's ready to be reviewed again and we'll take another look!...
@arenevier we've recently started deploying GitHub actions to run builds/tests for Electron. We're working through some issues with them running in PRs from forked repos. I'll try to get back...
@arenevier would you mind rebasing to the latest changes on `main`? It should resolve the CI errors.