InterviewSolution
Saved Bookmarks
| 1. |
Explain What Exactly Does Sikuli Script Consist Of? |
|
Answer» Sikuli SCRIPT is a combination of JYTHON and Java library that automates GUI interaction USING image pattern to direct mouse or keyboard events. The main segment of Sikuli Script is a Java library which contains two parts:
Sikuli Script is a combination of Jython and Java library that automates GUI interaction using image pattern to direct mouse or keyboard events. The main segment of Sikuli Script is a Java library which contains two parts: |
|