Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » RCP Testing Tool » SWING UI Automation(Recording SWING UI)
SWING UI Automation [message #1742251] Thu, 01 September 2016 06:36 Go to next message
amit Mising name is currently offline amit Mising nameFriend
Messages: 4
Registered: September 2016
Junior Member
Experts

I work on enterprise application that's build on SWT, SWING and JFACE. RCPTT dont support Swing. Are thr any plans to support or any other thrid party supports this interaction.

thanks
Re: SWING UI Automation [message #1742288 is a reply to message #1742251] Thu, 01 September 2016 12:49 Go to previous messageGo to next message
Andrey Sobolev is currently offline Andrey SobolevFriend
Messages: 75
Registered: February 2015
Member
Hi,

RCPTT is support only SWT and controls based on it, we do not plan to support Swing or AWT, this is because Swing etc uses different event loop and we can't be sure we will replay events in correct order.
If you have a custom control based on Swing I could recommend only to write special ECL commands for your case and use them in test to replay scenarios based on your controls:
https://www.eclipse.org/rcptt/documentation/userguide/ecl/new-command-guide/

Best regards,
Andrey.
Re: SWING UI Automation [message #1742478 is a reply to message #1742288] Fri, 02 September 2016 08:23 Go to previous message
amit Mising name is currently offline amit Mising nameFriend
Messages: 4
Registered: September 2016
Junior Member
thanks for quick response. Has anyone tried this before. Any specific know issues where it fails.
Previous Topic:Unable to Launch AUT with RCPTT
Next Topic:How to use tab next key to move next control
Goto Forum:
  


Current Time: Thu Apr 25 16:15:43 GMT 2024

Powered by FUDForum. Page generated in 0.03202 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top