tenthe commented on code in PR #3853:
URL: https://github.com/apache/streampipes/pull/3853#discussion_r2440239972
##########
ui/cypress/support/utils/dataExplorer/DataExplorerUtils.ts:
##########
@@ -216,6 +264,24 @@ export class DataExplorerUtils {
return cy.dataCy('empty-dashboard');
}
+ public static addChartsToAsset(assetNameList = []) {
+ //Click on Button
Review Comment:
Can you remove the comments and extract the calls to a uitls method?
--
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]