django-commons / django-debug-toolbar

A configurable set of panels that display various debug information about the current request/response.
https://django-debug-toolbar.readthedocs.io
BSD 3-Clause "New" or "Revised" License
8.08k stars 1.05k forks source link

Fix theme selenium integration test. #1915

Closed tim-schilling closed 5 months ago

tim-schilling commented 5 months ago

The click actions were being triggered on the wrong element.

Fixes # (issue)

Checklist: