#!/usr/bin/env python3 """ dump-cloudron-dom.py -- Comprehensive DOM dump of Cloudron profile page. Captures ALL interactive elements (not just standard form inputs) to find the TOTP enable button that previous dumps missed. Cloudron uses Pankow/Vue components where buttons are often
not