msbasanth opened a new issue #13635: URL: https://github.com/apache/incubator-echarts/issues/13635
### What problem does this feature solve? Currently does not have support for automating charts created using ECharts. As the DOM structure of charts created using ECharts differ according to the renderer used (SVG or Canvas) it is good if ECharts provide API's for End to End Test (e2e) test automation. ### What does the proposed API look like? ECharts should have provision for running test automation according to the underlaying technology used. 1. We should be able to trigger events (click on graphic objects and basic elements of charts) 2. Should provide examples showing e2e test automating charts Good if we have a section in documentation "how to do test automation" in when we create charts using ECharts. <!-- This issue is generated by echarts-issue-helper. DO NOT REMOVE --> <!-- This issue is in English. DO NOT REMOVE --> ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org For additional commands, e-mail: commits-h...@echarts.apache.org