class PageSnapshot:
def __init__(self, page: 'Page'):
def _format_snapshot(text: str):
def _compute_diff(old: str, new: str):
def _detect_priorities(self, snapshot_yaml: str):