Comment 1 for bug 1818514

Revision history for this message
Dillon (dillonm197) wrote : Re: [1.1.4] make SikuliX available for Python (C-based real Python)

This is something I'd love to see. The projects I've been working for have hit a road block in regards to automation. The applications I'm testing are cross platform on windows and web. We've been utilizing selenium and sikuli for different tasks but would love to be able to utilize both in the same scripts without using hacky work-arounds. I understand that it is already possible to implement selenium and Sikuli together by using java, but I'm really fond of python's easy syntax and flexibility.