Hi
Good question. Thought I read somewhere which I cannot figure out where. But as I remember the below point may guide you to atleast start thinking of possibilities. Hope somone who worked on it will repond soon. Even I wanna know whether the below points are in right direction.
1) Get how many frames that flash image displays. Name, title, any other properties. These images change within a period of time as they update new images all the time. So parametarisation, using regular expressions in combination may help
2) Keep the frame title\name in datatable for parametarisation
3) Keep the wait time of what time the 1st frame movesout and the next displays and so on
4) Either use Exist with GetROProperty or use image\bitmap checkpoint
5)Use Loops or select case to check the first frame exist then next than so on.
Good question. Thought I read somewhere which I cannot figure out where. But as I remember the below point may guide you to atleast start thinking of possibilities. Hope somone who worked on it will repond soon. Even I wanna know whether the below points are in right direction.
1) Get how many frames that flash image displays. Name, title, any other properties. These images change within a period of time as they update new images all the time. So parametarisation, using regular expressions in combination may help
2) Keep the frame title\name in datatable for parametarisation
3) Keep the wait time of what time the 1st frame movesout and the next displays and so on
4) Either use Exist with GetROProperty or use image\bitmap checkpoint
5)Use Loops or select case to check the first frame exist then next than so on.