All Apps and Add-ons

Question on using Selenium to monitor a dashboard?

daniel333
Builder

All,

Just started reading "building Splunk Solutions" and they mention using Selenium to monitor and run test cases on various pages. Anyone famliar with this?

I am specifically curious about monitoring if a visualization renders? in our use case, developers released new code which changes some log formats. unknown to use several important dashboards and alerts stopped working because of this.

Can Selenium monitor more than a page loading, but also ensure a graph renders with content?

Tags (1)
0 Karma
1 Solution

hardikJsheth
Motivator

Yes, You can do many more things. i.e

  1. Check if all the panels were loaded successfully including table and chart panels
  2. Test combination of various filters

You need to look for the ids of the specific filters /table to write test case.

View solution in original post

0 Karma

hardikJsheth
Motivator

Yes, You can do many more things. i.e

  1. Check if all the panels were loaded successfully including table and chart panels
  2. Test combination of various filters

You need to look for the ids of the specific filters /table to write test case.

0 Karma
Get Updates on the Splunk Community!

Celebrating Fast Lane: 2025 Authorized Learning Partner of the Year

At .conf25, Splunk proudly recognized Fast Lane as the 2025 Authorized Learning Partner of the Year. This ...

Tech Talk Recap | Mastering Threat Hunting

Mastering Threat HuntingDive into the world of threat hunting, exploring the key differences between ...

Observability for AI Applications: Troubleshooting Latency

If you’re working with proprietary company data, you’re probably going to have a locally hosted LLM or many ...