python selenium неявное ожидание

val = 20 # in seconds
driver.implicitly_wait(val)
marcofaga