]
Josef Kopriva closed JBIDE-11567.
---------------------------------
Closing, nothing to do.
Provide a way to add runtime detection path using SWTBot
--------------------------------------------------------
Key: JBIDE-11567
URL:
https://issues.redhat.com/browse/JBIDE-11567
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: runtime-detection
Affects Versions: 3.3.0.Beta2
Reporter: Lucia Jelinkova
Assignee: Snjezana Peco
Priority: Major
Labels: Regression
I've started to develop UI automated tests for runtime detection using SWTBot. The
problem is that when clicking the Add button on JBoss Tools Runtime Detection preferences
page there is a native file dialog shown that cannot be operated by SWTBot.
Would it be possible to display a dialog similar to the one displayed by Edit button?
There is the possibility to provide the path into the text field (that can be done by
SWTBot) or to Browse the file system (used by normal users).