Search found 2 matches

by Dead Composer
Thu Mar 12, 2009 8:43 pm
Forum: Bug Reports
Topic: Snapshot of dialog containing progress bar crashes program
Replies: 2
Views: 2953

Imaging.CaptureImage works without crashing, however, it has the disadvantage that it copies whatever is in the background at the corners of a window. This can interfere with the screenshot comparisons in the automated GUI tests I am developing. (Hidden windows are not a problem, as the screenshots ...
by Dead Composer
Mon Mar 09, 2009 11:01 pm
Forum: Bug Reports
Topic: Snapshot of dialog containing progress bar crashes program
Replies: 2
Views: 2953

Snapshot of dialog containing progress bar crashes program

I have a Java application that uses SWT for windowing. The application includes several dialogs, some of which contain a progress bar (SWT class: ProgressBar) control. I am automating the application using a C# program which interfaces with the Ranorex library. Whenever I use Ranorex.ElementSnapshot...