context 'when the timeout is also specified (but something much smaller than the request timeout)' do
            let(:timeout) { 1 }

            if puppeteer_version_on_or_after? '10.4.0'
              it 'times out when trying to convert to PDF' do