from selenium import webdriver from selenium.common.exceptions import TimeoutException from selenium.webdriver.support.ui impo
A spent a lot of time on this issue and finally found that selenium 2.44 not working with node version 0.12. Use node version 0.10.38.