Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » RCP Testing Tool » Accessing a window by name(Facing problem in Getting a window named "Filter & Find")
Accessing a window by name [message #1731950] Wed, 11 May 2016 09:07 Go to next message
Rohit Patel is currently offline Rohit PatelFriend
Messages: 5
Registered: May 2016
Junior Member
Hi,

I am testing an RCP tool using RCPTT. In that tool a window as named as "Filter & Find".
It can record the operation as :

get-window "Filter and Find" | get-group Find | get-combo -after [get-label "Find what:"] | set-text turn

but when I play it, it is showing error as :

can not find window Filter & Find.

Please help.

Thanks in advance
Re: Accessing a window by name [message #1733555 is a reply to message #1731950] Mon, 30 May 2016 07:08 Go to previous message
Andrey Sobolev is currently offline Andrey SobolevFriend
Messages: 75
Registered: February 2015
Member
Hi,

Does window is opened properly when test is executed?

RCPTT report in your test should contains a details in text format, this details will be very informative to help understand why it is not find window.

Also please note you talk about "Filter & Find" but ECL commands you show have "Filter and Find". Which one is right?

Best regards,
Andrey.
Previous Topic:Using relative path
Next Topic:Issue in recording
Goto Forum:
  


Current Time: Tue Apr 16 21:35:06 GMT 2024

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

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

Back to the top