context 'when the timeout is also specified' do
            let(:timeout) { 10_000 }

            if puppeteer_version_on_or_after? '10.4.0'
              it 'uses the convert timeout over the timeout option' do