It could be because the element is not yet visible. You could try to sleep for few seconds. But as an extra see if the scroll into view works.. This has worked for me one time, though i havent known why exactly. Check if ActionChains works too. Its all a try and see approach in these scenarios.