browser-use--browser-harness
1aff1e14de
Captures the site shape for centilebrain.org 'Generate Estimates' flow: - Six Shiny iframes (modality x sex) at centilebrain-app.shinyapps.io - Selectors for email, file input, compute, download - Wait markers and three non-obvious traps (iframe target_id staleness, MUI switch checkboxes, coordinate-vs-JS button click after scroll) - End-to-end example using upload_file(..., target_id=...) with iframe_target() - Output zip schema Requires the iframe target_id support added to upload_file().