FlyoutPaletteComposite$ButtonCanvas

WindowTester allows you to easily create and run unit tests for every GUI they build. It can also be used to generate system level tests.

Moderators: gnebling, Eric Clayberg, Dan Rubel, keertip, Phil Quitslund

FlyoutPaletteComposite$ButtonCanvas

Postby jeremyweber » Wed Jun 11, 2008 3:55 am

Hi,

I am currently evaluating Window Tester. Our application is essentially a customized eclipse ide. After recording a simple test against our application the resulting script contains errors. The script can not find the import for i

org.eclipse.gef.ui.palette.FlyoutPaletteComposite$ButtonCanvas;

Is there anything I can do to overcome this?
jeremyweber
 
Posts: 10
Joined: Wed Jun 11, 2008 3:48 am

Re: FlyoutPaletteComposite$ButtonCanvas

Postby Phil Quitslund » Wed Jun 11, 2008 8:23 am

Hi Jeremy,

The latest beta has a fix for this. We now have a locator, com.windowtester.runtime.gef.locator.PaletteButtonLocator, specifically for this control. Grab the latest stable development build and let us know how it goes.

Thanks!
--
Phil Quitslund
Software Engineer
Google, Inc.
Phil Quitslund
Moderator
 
Posts: 491
Joined: Fri Apr 28, 2006 6:26 am

Re: FlyoutPaletteComposite$ButtonCanvas

Postby jeremyweber » Wed Jun 11, 2008 9:03 am

Okay that seemed to work. The next issue, seems to be that we contribute our own stuff to the palette. Actions typically involve dragging a palette item to the canvas. WindowTester records this as:

ui.dragTo(new AevProcessFigureLocator());

AevProcessFigureLocator cannot be resolved to a type. How should I proceed?
jeremyweber
 
Posts: 10
Joined: Wed Jun 11, 2008 3:48 am

Re: FlyoutPaletteComposite$ButtonCanvas

Postby Phil Quitslund » Wed Jun 11, 2008 9:27 am

Could you send the entire generated test to support? Having the entire test handy will make it easier to debug.

wintest-support@instantiations.com

Thanks!
--
Phil Quitslund
Software Engineer
Google, Inc.
Phil Quitslund
Moderator
 
Posts: 491
Joined: Fri Apr 28, 2006 6:26 am


Return to Window Tester

Who is online

Users browsing this forum: No registered users and 1 guest