Tagged Questions

2
votes
1answer
183 views

Integrate Selenium Grid and Sikuli API

Currently, I am working on the automation testing framework, which combines with both Selenium Grid and Sikuli API. I already implemented a library which includes functionality of Selenium and ...