ServiceNow / WorkArena

WorkArena: How Capable are Web Agents at Solving Common Knowledge Work Tasks?
https://servicenow.github.io/WorkArena/
Other
122 stars 11 forks source link

Cannot run sync playwright in jupyter notebook #4

Closed aldro61 closed 3 days ago

aldro61 commented 6 months ago

@DHuynh95 reported that the current code does not run in a normal jupyter notebook.

image

Current solution is to run WorkArena in a thread from the notebook, which is not ideal: image image

How hard would it be for us to convert to the async API?