Navigates headless Chrome to the page, waits for the Cloudflare challenge to
resolve (the page title stops being "Just a moment..."), and returns the
fully rendered HTML for rvest parsing.
.realgm_html(path, wait = 25)The rendered page HTML as a character string.
Page path beginning with / (e.g. "/nba/players").
Maximum seconds to wait for the challenge to clear.