in testapp/settings.py [0:0]
def visual_context_callback(job: "Job") -> tuple[str, str]: return "https://example.com/path/to/page/", "<html><body>test</body></html>"