Jason Swartz

Results 5 comments of Jason Swartz

Hi, were you able to view the same url (http://127.0.0.1:7055)? It sounds like Firefox couldn't connect to the given url and gave up after 45 seconds.

That's the url you're passing in the command line, according to the first Groovy exception: ``` `org.openqa.selenium.firefox.NotConnectedException: Unable to connect to host 127.0.0.1 on port 7055 after 45000 ms. Firefox...

./Slides2Png.scala "http://andrewreitz.com/getting-groovy-on-android/#/" worked for me. You may want to disable animations for capturing the slides, however. Or increase the sleep time to a few seconds so they can finish.

Hi, thanks for reporting this issue. Hmm SBT should be installing Scala 2.11.1 and then executing this. I don't know if SBT is picking up and executing the script, or...

I'm seeing this as well. Is there any workaround?