Can Image attribute value of an object be parameterize?

Hello,
Can Image attribute value of an object be parameterize ?
Currently the field is read-only and can only select file by Browse button.

My test page have list boxes and the image changes depends on selection and I just want to use same object and pass in the xpath to the element and expected image file name to verify against. Thanks

imgQuestion.jpg

Hi ai test,

Unfortunately attribute value of an object can’t be parameterized. You can set it in runtime using following functions:

2018-01-06_111655.png

Thanks Vinh! that will work just fine.