Kusuma04-dev commented on code in PR #2902:
URL:
https://github.com/apache/incubator-kie-tools/pull/2902#discussion_r2006873216
##########
packages/dmn-editor/tests-e2e/__fixtures__/propertiesPanel/propertiesPanelBase.ts:
##########
@@ -30,6 +30,10 @@ export abstract class PropertiesPanelBase {
return
this.page.getByTestId("kie-tools--dmn-editor--properties-panel-container");
}
+ public beepanel() {
+ return
this.page.getByTestId("kie-tools--dmn-editor--bee-properties-panel-container");
+ }
+
Review Comment:
Thanks @ljmotta , changed it accordingly.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]