From 6ddfbcdf12be860ccae8a776989025e380ad61d0 Mon Sep 17 00:00:00 2001 From: Christopher Lepski Date: Fri, 7 Mar 2025 14:06:49 +0100 Subject: [PATCH] chore: Adjust title selector Signed-off-by: Christopher Lepski --- integration-testing/include/general-openscd.robot | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/integration-testing/include/general-openscd.robot b/integration-testing/include/general-openscd.robot index 3e7be72..67afd23 100644 --- a/integration-testing/include/general-openscd.robot +++ b/integration-testing/include/general-openscd.robot @@ -94,7 +94,7 @@ Save to local file Check Title Filename [Arguments] ${filename} ${scltype} - Get Text compas-layout > mwc-drawer span[slot="subtitle"] == ${filename}.${scltype.lower()} + Get Text compas-layout > div > mwc-drawer span[slot="subtitle"] == ${filename}.${scltype.lower()} Wait for dialog is closed Wait until executed