Capturing Problem

Hi all,

Step :1

i need to Click on “Image 1”

Step :2

After clicking that “image1”,the Image 2 will get display and it will disappear within a fraction of second.

Step:3

I like to know how to capture that particular image2.

See page 13 of the Using Eggplant manual. You’re going to need to close the connection to the SUT while the image is displayed.

You can also capture a movie of this sequence and capture an image directly from the recorded Eggplant movie. Eggplant movies are recorded at full screen resolution so you should be able to capture an image directly from the movie and use this image within your script. Movie playback of course would allow you to pause the movie during the frame that contains your temporary target interest so you can take your time capturing the appropriate image.