Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Save recording and screenshots for web-browser demos #51

Closed
areibman opened this issue Nov 27, 2023 · 0 comments · Fixed by #55
Closed

Save recording and screenshots for web-browser demos #51

areibman opened this issue Nov 27, 2023 · 0 comments · Fixed by #55

Comments

@areibman
Copy link
Contributor

areibman commented Nov 27, 2023

🚀 Feature Request

Several agents navigate the web take screenshots and videos. We'd like to be able to save and store these screenshots in the AgentOps dashboard.

In particular, we should make it easy to handle the format MultiON provides: https://github.com/MULTI-ON/api

💡 Got a brilliant idea?
This feature has two necessary capabilities:

  1. Add a "screenshot" param to the Event class.
  2. Add a "recording" param to the Session that allows you to add a video to the session before the session ends. This can either be through an update method or directly updated the class attribute

🎉 Describe the solution you'd like
Please refer to MultiON's API for how they save screenshot and recording data. This is all generally speaking provided by Playwright.

@areibman areibman changed the title Save recording and screenshots for web-browser demos (MultiON) Save recording and screenshots for web-browser demos Nov 27, 2023
@areibman areibman linked a pull request Dec 15, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant