How to detecting changing on picture then continue wizard according to the change of picture.

  • 28 November 2022
  • 1 reply
  • 18 views

Badge +1

 

im trying to export excel file, and the upload takes time according to data and internet.

i have an detected (Stoper clock) picture when the upload finish it changes to another picture.

can i detected this changing to continue or wait for next step on wizard?

 

please help me

 

 

 

27245i5222425109C8A745.png27246iC93BFA17B59C01C3.png

 

 


1 reply

Badge

 You can use either of these two commands,

HTML object exist to see if an object in the currently active web page exists or UI object exist to see if an object exists in the currently active UI.

Select the picture that you want to detect changes to as an object using that command.
The result of the check (TRUE/FALSE) will save into a variable.

Reply