Hacker News new | ask | show | jobs
by catchmeifyoucan 2381 days ago
Currently working on a Testing framework use Sikuli which takes this is a step up and tests interaction. Can be used on any apps - not just websites. Sikuli uses opencv to handle interactions. It's hard to test things like drag drop, html canvas and resizing. let me know if anyone is interested. Will be open source and produces visual test outputs.
2 comments

It's not complete yet - but I did my best to document basic usage.

https://github.com/rlingineni/Sikuli-Runner

Post a link to the repo so people can give it a star or follow it?
Still working on it - but did my best to document: https://github.com/rlingineni/Sikuli-Runner
Cool, thanks! I'll be keeping an eye on it. I thought Sikuli had some real potential for this that seemed unrealized. Good luck!