I use: ** Geb + Geb Spock 1.1.1 ** Selenium + Selenium Chrome Driver 3.0.1 ** Chrome Driver 2.31 (64-bit)
Last time I tried I still used Chrome Driver 2.27. I do not remember which Chrome version I used back then, though. That version still worked, but veeery slow with Chrome 60, so I just upgraded the Chrome Driver. I suggest you upgrade your Selenium, Geb and Chrome Driver versions. -- Alexander Kriegisch https://scrum-master.de Renukaprasad C B schrieb am 01.08.2017 06:11: > I am getting below Exception while running test scripts. > > > geb.driver.DriverCreationException: failed to create driver from callback > 'script1501516684770944233575$_run_closure1@6601cc93' > > java.lang.NoClassDefFoundError: > Lorg/openqa/selenium/remote/html5/RemoteWebStorage; > > failed to create driver from callback > 'script1501516684770944233575$_run_closure1@6601cc93' > > > OS: Windows 10 64 bit > > Chrome browser: v60 (latest one) > > Selenium :-2.43.1 > > Chrome web driver:-2.24.417431 > > > geb-version:0.10.0 > > geb-testng-version:0.13.1 > > geb-spoc-version:0.13.1 > > > Thanks in Advance...! > > > It is working as expected for few of my colleagues and only I'm facing the > issue i and we are using maven repository. > > Im not sure what is the issue with my set up as it working smooth earlier > Please help me out ..! -- You received this message because you are subscribed to the Google Groups "Geb User Mailing List" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/geb-user/20170801060200.1789D6600CB5%40dd39516.kasserver.com. For more options, visit https://groups.google.com/d/optout.
