Hi @Srini84 ,
I think, m doing some mistake in passing parameters to the python method using UIPath, I need to pass 2 arguments with images path. Can you help me with this:
syntax of python method: def snapCompare(benchmark,output, algorithm=“kmeans”, threshold=0.1): I am passing like this:

Thanks
