Forum

Forum
Can I use command l...
 
Notifications
Clear all

[Solved] Can I use command line to execute test in Imagium?

New Member Guest
Joined: 3 years ago
Posts: 1
Topic starter  

Is there any way to do Visual testing from command-line using Imagium?


   
Amrita Kaur
Member Admin
Joined: 4 years ago
Posts: 108
 

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.