Hi , I m looking forward to automate the Kibana visualizations and researching for a reliable automation framework/stack . What would be the ideal automation tool/stack for this?
Hi @Damith
Here is some documentation on our UI automation for Kibana:
https://www.elastic.co/guide/en/kibana/current/development-functional-tests.html
We use Selenium Webdriver and we have some tests already available in the Kibana repo under test/ and x-pack/test directories. Hope this helps.
Thanks,
Liza
Thanks a lot @LizaD and @thomasneirynck for the quick lookup and help 