There is a very simple test script that use implicitly wait . But it not work as expect. Here is the python script. import time from selenium import webdriver def ...