-
Task
-
Resolution: Done
-
Major
-
10.2.0.AM1
-
None
It seems that some properties are not immediately binded by
textField.setText("value");
which is why are sometimes getting errors such as
Error Message expected:<[host.example.com]> but was:<[]> Stacktrace org.junit.ComparisonFailure: expected:<[host.example.com]> but was:<[]> at org.junit.Assert.assertEquals(Assert.java:115) at org.junit.Assert.assertEquals(Assert.java:144) at org.jboss.tools.fuse.sap.ui.bot.tests.SAPConfigurationTest.assertXPath(SAPConfigurationTest.java:507) at org.jboss.tools.fuse.sap.ui.bot.tests.SAPConfigurationTest.assertServerProperty(SAPConfigurationTest.java:501) at org.jboss.tools.fuse.sap.ui.bot.tests.SAPConfigurationTest.testServerProperties(SAPConfigurationTest.java:420)
- is related to
-
FUSETOOLS-2399 Several seconds are required to display "Advanced" tab for ftp or file component
- Closed