InterviewSolution
Saved Bookmarks
| 1. |
Explain What Is Sikuli? |
|
Answer» Sikuli is a tool that uses “Visual IMAGE MATCH” method to AUTOMATE graphical USER interface. All the web elements in Sikuli should be taken as an image and stored INSIDE the project. Sikuli is a tool that uses “Visual Image Match” method to automate graphical user interface. All the web elements in Sikuli should be taken as an image and stored inside the project. |
|