kbowers-ibm commented on issue #1861:
URL: 
https://github.com/apache/incubator-kie-issues/issues/1861#issuecomment-2705790643

   To add some more context, the current fixtures are based on the old 
bee-table, which had different locators. It's since been refined to be more 
explicit it's likely that more fixtures will need to be updated to reflect the 
new locators and use the new 'kie-tools--bee--expression' locators, e.g.
   old: getByRole(β€˜row’, { name: β€˜1’ }).first()
   new: 
getByTestId('kie-tools--bee--expression-row-1').getByTestId('kie-tools--bee--expression-column-2').getByTestId('monaco-container')
  


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