28-03-23 05:37 PM
Hi,
I'm trying to read an image file into a image type data item. In order to store an Image it should be preselected in Image data item by My image path comes dynamically at the run time, in this case how do I read data in to image data item.
29-03-23 01:38 AM
I tried like this.
29-03-23 06:48 AM
Hi @Bohyon Hwang ,
Thanks for the reply. Can you please let me know the dll and namespaces to get the above code worked?
29-03-23 07:00 AM
I set as follows.
11-05-23 12:11 PM
Hello Babjee,
Check one more alternative as below using the native function to read the image. This will work with any dynamic file path that you employ during automation.