nani554 edited a comment on issue #16748:
URL: https://github.com/apache/echarts/issues/16748#issuecomment-1080212213


   My case is not about listening to event but clicking on specific element in 
cypress environment (automation).
   Example: `cy.get('.btn').click()`
   https://docs.cypress.io/api/commands/click#Syntax
   So here whats happening is, im clicking on a element which has class "btn". 
So similarly i need a unique selector to click on axis label.
   


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