-
Bug
-
Resolution: Done
-
Minor
-
None
-
None
-
Sprint #241, Sprint #242, Sprint #244, Sprint #245, Sprint #246, Sprint #247
-
3
-
-
---
Description of problem:
When running https://github.com/jbosstools/jbosstools-integration-tests/blob/main/tests/org.jboss.tools.central.ui.bot.test/src/org/jboss/tools/central/test/ui/reddeer/InstallationDetailsTest.java via maven, the test tries open About dialog (Help -> About Eclipse IDE), but there is no option "About Eclipse IDE", there is only "About" which results in test failure.
When I change the test to click on "About" option, the About dialog is shown, but with empty field (see screenshot).
Workaround: Start test manually from eclipse via Reddeer.