On Image Appear - Throws Error

Hello All,

I have used “On image appear” activity and inside the do i have used “Click image” activity. The thing is it was running fine and doesn’t throw an error, however it was showing error notification such as “one or more children have validation error or warning” when i open the code.

Kindly assist

error_image

Hello @Anusuya_R , The Error may be in another activity. Double-click on the Warning symbol it will navigate to the error activity.

Only these two activities were present.

If i comment out all the activity inside on image appear, it also throwing error

error_image

Hi @Anusuya_R

Even if the activities inside “On Image Appear” are commented out, ensure that the “On Image Appear” activity itself is correctly configured. Specifically, check the selector or image properties to make sure they are valid and refer to an existing UI element.

or else, you can try deleting it and recreating it from scratch. This can often resolve strange validation errors.

I already tried but it didn’t work.

@Anusuya_R , It may be a Glitch, Try by update or downgrading the package from manage packages. Also, check the selector and properties.