Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » RCP Testing Tool » RCPTT cannot recognize the plugin dropdown list while replaying(customer plugin dropdown list can not be found while replaying with RCPTT)
RCPTT cannot recognize the plugin dropdown list while replaying [message #1733399] Fri, 27 May 2016 09:09
Gabriel Zhang is currently offline Gabriel ZhangFriend
Messages: 1
Registered: May 2016
Junior Member
Hi,

In my Eclipse based the customer application, I have a dropdown which RCPTT is not able to recognise while replaying.

The record work well, and the record scripts is :
----------------------------------------------------------------------------------------------------------------------------------
get-editor "Basic.sharepointconnectionResource" | get-section "Shared Connection Configuration" | get-button -index 3
| click
get-window -from "CustomComboField.createPopup()" | get-table | select BASIC

---------------------------------------------------------------------------------------------------------------------------------

While replay, an error will pop-up:
" The Window "[-from CustomComboField.createPopup()]" could not be found.

Is there any other way that RCPTT can recognize the customer dropdown list?

I have also shared a screenshot for your better understanding of the problem. Please do let me know if you need more details on tis

Thanks in Advance
Gabriel
Previous Topic:Release pom.xml files have parent pom versions ending with -SNAPSHOT
Next Topic:Error in connecting BIRT withe SQLserver 2014
Goto Forum:
  


Current Time: Thu Apr 25 10:44:17 GMT 2024

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

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

Back to the top