From b8c5c56d07041abf48277afdb5df463f495aa1bc Mon Sep 17 00:00:00 2001 From: guerler Date: Sun, 8 Aug 2021 21:21:32 -0400 Subject: [PATCH] Fix tour based selenium test for core galaxy ui --- config/plugins/tours/core.galaxy_ui.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/plugins/tours/core.galaxy_ui.yaml b/config/plugins/tours/core.galaxy_ui.yaml index 45f0d9956d21..5a06f770b213 100644 --- a/config/plugins/tours/core.galaxy_ui.yaml +++ b/config/plugins/tours/core.galaxy_ui.yaml @@ -95,7 +95,7 @@ steps: #backdrop: true - title: "Tool parameters" - element: '.center-panel .ui-portlet' + element: '.center-panel .portlet-content' intro: "Here you can choose your tool parameters. Select your input dataset from your history and specify parameters for your analysis." position: "right"