Notifications
Clear all
Topic starter
03/07/2021 9:23 am
Is there any way to do Visual testing from command-line using Imagium?
04/07/2021 6:50 am
An important point to understand here is that Imagium has exposed API's so it would not matter how you invoke these API's.
The answer to your question is yes, you can run from command-line using the ImagiumAI.jar file as mentioned here
However this jar file is open source and you can modify it to suit your needs or create your own file.