|
|
|
|
|
by koollx
3419 days ago
|
|
Sikuli is simple but from what I know about it you can't write maintainable tests with it. Relying on the pictures to be always the same and driving your test is guaranteed to cause false positives. I think the future lies with platforms like Screenster that have recording, collaboration, built-in browser execution, visual verification and lots of other magic, and not with low-level frameworks like Sikuli. But both have their place :-) |
|