ここで教えて頂きました。
< コード例 >
pos = 0
for icao in tqdm(ICAOS):
url = BASE_URL.replace("##ICAO##", icao[0])
driver.get(url)
time.sleep(5)
pos += 1
if pos <= 4:
continue
< 画面例 >
62%|███████████████████████████████████████████████████████████████████████████████████████████████████████████▋ | 184/299 [38:59<23:30, 12.26s/it]E55P:64257 {}