Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save antifuchs/387985 to your computer and use it in GitHub Desktop.
Save antifuchs/387985 to your computer and use it in GitHub Desktop.
And I go to the city page of Vienna # features/step_definitions/web_steps.rb:22
NativeException: java.util.ConcurrentModificationException: null (Culerity::CulerityException)
java/util/AbstractList.java:372:in `checkForComodification'
java/util/AbstractList.java:357:in `remove'
com/gargoylesoftware/htmlunit/WebWindowImpl.java:183:in `destroyChildren'
com/gargoylesoftware/htmlunit/WebWindowImpl.java:108:in `setEnclosedPage'
com/gargoylesoftware/htmlunit/html/HTMLParser.java:286:in `parse'
com/gargoylesoftware/htmlunit/html/HTMLParser.java:265:in `parseHtml'
com/gargoylesoftware/htmlunit/DefaultPageCreator.java:138:in `createHtmlPage'
com/gargoylesoftware/htmlunit/DefaultPageCreator.java:105:in `createPage'
com/gargoylesoftware/htmlunit/WebClient.java:432:in `loadWebResponseInto'
com/gargoylesoftware/htmlunit/WebClient.java:312:in `getPage'
com/gargoylesoftware/htmlunit/WebClient.java:388:in `getPage'
features/backlinks.feature:21:in `And I go to the city page of Vienna'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment