Esempio n. 1
0
def getAllInfo(driver):
    # expandVehicleInfoIdirect(driver)

    # start = time()
    # infoList = retrieveInfoUpd(driver)
    # end = time()

    # printDict(infoList)
    # print(f"Finished in {end-start} seconds.")

    # start = time()
    # checkErrorList = errorCheckUpd(infoList)

    # print(checkErrorList[1])

    nextResults(driver)
Esempio n. 2
0
def one_AH_search(driver):
    searchFunc(driver)
    nextResults(driver)