]
Andrej Podhradsky commented on JBTIS-969:
-----------------------------------------
The issue is that for the first time all dependencies must be downloaded and till that
time the tab 'Advanced' is not available.
Fuse: testSAPTRFCServer is sometimes failing
--------------------------------------------
Key: JBTIS-969
URL:
https://issues.jboss.org/browse/JBTIS-969
Project: JBoss Tools Integration Stack
Issue Type: Bug
Components: Fuse IDE, QE
Affects Versions: 4.3.2.Final, 4.4.0.Alpha1
Reporter: Andrej Podhradsky
Assignee: Andrej Podhradsky
{code}
Error Message
Cannot find tab with label 'Advanced'
Stacktrace
org.jboss.reddeer.swt.exception.SWTLayerException: Cannot find tab with label
'Advanced'
at
org.jboss.reddeer.eclipse.ui.views.properties.TabbedPropertyList.selectTab(TabbedPropertyList.java:74)
at
org.jboss.reddeer.eclipse.ui.views.properties.PropertiesView.selectTab(PropertiesView.java:101)
at
org.jboss.tools.fuse.reddeer.editor.CamelEditor.setAdvancedProperty(CamelEditor.java:530)
at
org.jboss.tools.fuse.ui.bot.test.SAPComponentTest.testSAPTRFCServer(SAPComponentTest.java:202)
{code}