|
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  |
Eclipse User |
|
|
|
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
|
|
|
Powered by
FUDForum. Page generated in 0.03763 seconds