0 votes
in Testing by
What is SikuliX?

1 Answer

0 votes
by

SikuliX is a tool that uses the “Visual Image Match” method to automate the graphical user interface. All the web elements in SikuliX should be taken as an image and stored inside the project.

SikuliX is comprised of

  1. SikuliX Script
  2. Visual Scripting API for Jython
  3. SikuliX IDE

Practical uses of SikuliX are:

It can automate window-based applications and anything you see on screen without using internal API support.

  1. It provides a simple API.
  2. It can be easily linked with tools like Selenium.
  3. Web applications can be automated.
  4. SikuliX offers extensive support to automate flash objects.
  5. It can work on any technology -.NET, Java.

Related questions

0 votes
asked Nov 18, 2022 in Testing by Robindeniel
0 votes
asked Nov 18, 2022 in Testing by Robindeniel
...