Validate toolbar push button images

Class library usage, coding and language questions.
poojaagni
Posts: 2
Joined: Wed Sep 24, 2008 11:18 am

Validate toolbar push button images

Post by poojaagni » Wed Sep 24, 2008 11:37 am

hi,

I can get push buttons in form of elements as I cannot get unique identity of push buttons in form of button control ....
could u please suggest me the solution for getting images on push button?

User avatar
Support Team
Site Admin
Site Admin
Posts: 12145
Joined: Fri Jul 07, 2006 4:30 pm
Location: Houston, Texas, USA
Contact:

Post by Support Team » Wed Sep 24, 2008 2:21 pm

The Element class provides a CaptureImage method (just like the Control class) that yields a bitmap for the corresponding element.

Regards,
Alex
Ranorex Support Team