Skip to main content



      Home
Home » Archived » Jubula » About java.awt.Robot for Jubula
About java.awt.Robot for Jubula [message #1759039] Wed, 05 April 2017 09:15 Go to next message
Eclipse UserFriend
Hi,
I can use java.awt.Robot.mouseWheel() to scroll in general file explorer.
When I extended to Jubula API, I got Action Error: Operation not supported by the selected toolkit.
Is it because Jubula not support awt toolkit? If yes, Is there the same API I can use in SWT?
Re: About java.awt.Robot for Jubula [message #1759161 is a reply to message #1759039] Fri, 07 April 2017 03:23 Go to previous message
Eclipse UserFriend
Hello,

This is not that easy possible. The API are not directly working together. We have a remote control part in the AUT which is responsible for the test execution and there we have nothing like scrolling with the mouse Wheel. If you want to do this l you must write your own extension. For more information about this look into the DeveloperManul[1][2] and also after you have written your extension you must register it in the API[3].

regards,
Marvin

[1] https://testing.bredex.de/files/content/software/documentation/developerManual/toolkitExtension/ch03.html
[2] https://testing.bredex.de/files/content/software/documentation/developerManual/extensionWizard/ch05.html
[3] https://testing.bredex.de/files/content/software/documentation/developerManual/toolkitExtension/ch03s04.html
Previous Topic:For each test case i need to restart the AUT
Next Topic:Kepler, Jubula and GUIdancer Standalones, and new Testing Portal
Goto Forum:
  


Current Time: Thu Jul 10 10:29:16 EDT 2025

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

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

Back to the top