Ecllipse shows error for he method window is undefined | Selenium Forum
M
Posted on 08/11/2015
Hi Ashish / All,

Recently I upgraded my selenium jars to the latest. Earlier my ecllipse does not shows any error in the code..

However after this upgrade I am seeing errors in .java files

"The method window() is undefined for the type WebDriver.Options"

This is seen MOSTly for "timeout","maximize" and "isdisplayed"

Now i have revert to the old jars, but still i am seeing this errors in ecllipse.. how to resolve this ?


Thanks in advance.

Regards
J

M
Replied on 08/11/2015

what is the java/selenium command you're writing?