yesamer commented on PR #2853:
URL: 
https://github.com/apache/incubator-kie-tools/pull/2853#issuecomment-2598252470

   @kumaradityaraj @fantonangeli To fix the test please:
   
https://github.com/apache/incubator-kie-tools/blob/main/packages/stunner-editors/kie-wb-common-dmn/kie-wb-common-dmn-webapp-kogito-runtime/src/test/java/org/kie/workbench/common/dmn/showcase/client/selenium/locator/EditorXPathLocator.java#L46
   
   Change
   `return new EditorXPathLocator("//p[@class='expression-info-name 
pf-u-text-truncate name']");`
   to
   `return new EditorXPathLocator("//p[@class='expression-info-name 
pf-v5-u-text-truncate name']");`


-- 
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]

Reply via email to