Conversation
|
Ah! This is failing for me, I think because my screen is scaled 2x and ANYWAY. This is SO. COOL. It's actually not at all what I was thinking (I thought all the code would be model code and we would just forgo "clicks", just see things happening in the viewer and on screen), but in a lot of ways it's better because of the clicks. Other ideas:
|
|
Reviving this after a long time, but after talking to @villares he pointed out this approach: https://www.shedloadofcode.com/blog/record-mouse-and-keyboard-for-automation-scripts-with-python The idea is that instead of writing every interaction manually in these scripts (which honestly would be a HUGE PAIN) we could record these interactions and create scripts automatically. I haven't tried this yet, but I will! |
1f399ed to
2a22aff
Compare
Co-authored-by: Daniel Althviz Moré <16781833+dalthviz@users.noreply.github.com>
References and relevant issues
Addresses #289
Description
This is a proof of concept for autogeneration of videos for the docs. There are probably several ways in which this could be improved/changed but I wanted to get some early feedback on the general workflow. Specifically: