Since ESPN does not provide an API, I am trying to use Puppeteer to scrape data about my fantasy football league. However, I am having a hard time trying to login using pupp
await elementHandle.contentFrame() is null:
const frame = await elementHandle.contentFrame();