Aaron
Aaron
@abrichr Sure.
currently have these two messages after trying to load unpacked extension on chrome: edit: getting this on Chromium & Edge too.
sure I'll push it
it's an absolute path to the script : users/aaron/Documents/GitHub/OpenAdapt/native_chrome_extension/browser.sh
https://bugs.chromium.org/p/chromium/issues/detail?id=1468564 posted here
@abrichr > I believe the next step is to modify [utils.take_screenshot](https://github.com/OpenAdaptAI/OpenAdapt/blob/main/openadapt/utils.py#L640) to return the latest version of this data. > What do you think about accepting a write queue as...
Does this consistently occur?
> @0dm thoughts? 🙏 😄 This could work. I will look into implementing this sometime this week.
How many files were in each test? Could you provide the len() of files?
> @0dm do you think it would be possible to somehow find the *previously opened* files of a process by its PID, since we're already able to access the PID...