Files
superset2/superset/utils/webdriver.py
Evan Rusackas 6b4ab27f01 address review: replace assert in _auth with explicit RuntimeError
Assertions can be disabled at runtime, so use an explicit check and
raise instead — matches how driver creation failure is already handled.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-04-22 12:35:42 -07:00

29 KiB