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
Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.
Get Updates on the Splunk Community!

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

Splunk AI Assistant for SPL vs. ChatGPT: Which One is Better?

In the age of AI, every tool promises to make our lives easier. From summarizing content to writing code, ...