Notifications
Clear all
Topic starter
27/06/2021 9:41 am
We are using Ruby with Selenium and exploring various Visual testing tools. Is it possible to use Imagium ?
27/06/2021 6:50 pm
Hey Paela,
Imagium is a language agnostic tool, so you can use it with any programing language and automation tool.
The only requirement is following:
- Should be able to take screenshot and convert into Base64
- Make a REST api call
If the above requirements do not fulfill, you could simply use our standalone jar file here