Skip to main content



      Home
Home » Archived » Jubula » How to test a browser embeded in the RCP application
How to test a browser embeded in the RCP application [message #802782] Mon, 20 February 2012 07:43 Go to next message
Eclipse UserFriend
We have the browser embedded in our RCP application.on that screen we need to enter the info in the text boxes (just as the form).jubula does not recognise those text boxes. How do I test?
Re: How to test a browser embeded in the RCP application [message #802785 is a reply to message #802782] Mon, 20 February 2012 07:48 Go to previous message
Eclipse UserFriend
Hi,

We don't have any support for embedded browsers in RCP applications, so the components can't be accessed by e.g. replace text or other actions. If you just need to enter a few strings, then I could recommend using the action "external input text". This lets you specify text to enter where the focus is. You would have to have some way of getting the focus into the browser, or to the component you require within the browser - using external key combination for e.g. Tab or Enter could help here. That should at least allow you to work with the browser as a part of the test.

HTH,
Alex
Previous Topic:Suitability of Jubula for web apps?
Next Topic:CTRL+Click open declration not open in full editor
Goto Forum:
  


Current Time: Fri Jul 25 20:45:03 EDT 2025

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

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

Back to the top