Resolution of some major Errors/Exception which users face while working with Selenium Grid.
- khyati sehgal
- Aug 31, 2014
- 1 min read
1. failed configuration: @beforemethod setup org.openqa.selenium.webdriverexception: error forwarding the new session empty pool of vm for setup capabilities.
2. listening on port 32052:exception in thread “main” org.openqa.selenium.remote.sessionnotfoundexception: unexpected error launching internet explorer.protected mode settings are not the same for all zone.
3. Exception in thread “main” org.Openqa.Selenium.Webdriverexception: error forwarding the new session empty pool of vm for setup capabilities [{browsername=safari}]
4. java.lang.UnsupportedClassVersionError: Unsupported major.minor version 51.0 at java.lang.ClassLoader.defineClass1
5. Selenium grid:org.Openqa.Selenium.Remote.Unreachablebrowserexception: could not start a new session. Possible causes are invalid address of the remote server or browser start-up failure.
6. NO MAIN MANIFEST ATTRIBUTE, in selenium-java-2.42.0.jar
Resolution : http://khyatisehgal.wordpress.com/2014/08/20/no-main-manifest-attribute-in-selenium-java-2-42-0-jar/
7. Selenium grid : forbidden for proxy , http error: 403
Comentarios