I'm really bad at marketing
uindow.com - this awesome programmable browser I built.
So I'll do the next best thing, which is to show you the feature I like the most: automatic recording.
In this short video I just start the recorder, and click around Wikipedia. The app detects that I want to download a file, and generates the code to capture that file when I run the script.
🔹 the generated code is pure JS
🔹 all events (click, scroll etc.) are viewed as trusted by the website
🔹 the recorder automatically builds optimized CSS selectors for me (like [download]), so I can begin forgetting a decade of CSS trauma
🔹 the output is automatically configured by the recorder based on the downloaded file's mime-type and/or extension
🔹 if I wanted to, I could capture a video recording of the whole automation with a right click
So now it's your turn. What are you working on?
Drop a link in the comments section below