Skip to content

Instantly share code, notes, and snippets.

@luke-hill
Created March 6, 2018 13:48
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 luke-hill/ebe721a81242446933ea4a09a95e5d61 to your computer and use it in GitHub Desktop.
Save luke-hill/ebe721a81242446933ea4a09a95e5d61 to your computer and use it in GitHub Desktop.
class: "java.lang.NullPointerException",
stackTrace: [
{
fileName: "ExternalSessionKey.java",
className: "org.openqa.grid.internal.ExternalSessionKey",
methodName: "fromWebDriverRequest",
lineNumber: 77
},
{
fileName: "WebDriverRequest.java",
className: "org.openqa.grid.web.servlet.handler.WebDriverRequest",
methodName: "extractSession",
lineNumber: 58
},
{
fileName: "RequestHandler.java",
className: "org.openqa.grid.web.servlet.handler.RequestHandler",
methodName: "getSession",
lineNumber: 231
},
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment