https://blog.bitsrc.io/testing-your-react-app-with-puppeteer-and-jest-c72b3dfcde59
example project: https://github.com/twclark0/puppeteer-testing/blob/master/src/App.test.js
course (paid): https://egghead.io/lessons/puppeteer-course-introduction-testing-with-puppeteer-and-jest
use data-test selector: https://kentcdodds.com/post/use-data-test/