How Can We Help?

< All Topics

Integrating Imagium with Python and selenium for Visual Regression is a cake walk. Just like any other programing language and tool we need to send screenshot in base64 format and that should be all. For more details on Imagium API’s check here

Please find below a sample code for python & selenium integration with Imagium

Python