UI test automation framework selection for Kibana

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?

1 Like

Hi @Damith Are you looking to contribute to the Kibana source code repo?

Perhaps @LizaD might be able to provide some input around this

1 Like

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

3 Likes

Thanks a lot @LizaD and @thomasneirynck for the quick lookup and help :slight_smile:

1 Like

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.