Thursday, 15 May 2014

webdriver - Where does window.maximize function gone in selenium 2.30.0? -



webdriver - Where does window.maximize function gone in selenium 2.30.0? -

today downloaded selenium-java 2.30.0.zip seleniumhq.org.but on replacing old jars new ones in workspace found driver.manage.window.maximize() function giving compilation error.on checking farther found desired function missing.

can please allow me know whether function has been removed or has been moved other class?

it's still there, have problem of scheme (maybe mismatch of jars?)...

https://code.google.com/p/selenium/source/browse/java/client/src/org/openqa/selenium/remote/remotewebdriver.java

(line 782)

selenium webdriver selenium-webdriver

No comments:

Post a Comment