tenthe commented on issue #4112:
URL: https://github.com/apache/streampipes/issues/4112#issuecomment-3835336633

   Hi @alisha-1000,
   
   thanks for the clarification questions.
   
   In the adapter creation workflow, a new step was added that allows users to 
transform the event using a script. The existing adapter creation tour has not 
been updated to cover this new functionality.
   
   Please run the tour until it fails (see screenshot):
   
   <img width="632" height="354" alt="Image" 
src="https://github.com/user-attachments/assets/b1d94a50-b2c2-499e-a946-b75dc0fb66f2";
 />
   
   The relevant code can be found in 
`ui/src/app/services/tour/adapter-tour.constants.ts`. When updating the tour, 
please use the existing `data-cy` selectors where possible. These are used by 
Cypress for automated tests and can also be used to identify UI elements.
   
   If you have any questions, feel free to ask.
   


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

Reply via email to