Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

unknown error: call function result missing 'value' #32

Open
dhmmNagra opened this issue Dec 12, 2023 · 3 comments
Open

unknown error: call function result missing 'value' #32

dhmmNagra opened this issue Dec 12, 2023 · 3 comments

Comments

@dhmmNagra
Copy link
Contributor

The following error was seen when running npm run test:e2e

image

[debug] [Chromedriver@a928 (58dbe4c2)] Proxying [POST /execute] to [POST http://127.0.0.1:51115/session/58dbe4c2170bbd81d7cbaf5f806c369b/execute] with body: {"script":"return (() => {\r\n
   window.localStorage.clear();\r\n        window.location.reload();\r\n    }).apply(null, arguments)","args":[]}
[debug] [Chromedriver@a928 (58dbe4c2)] Got response with status 200: {"sessionId":"58dbe4c2170bbd81d7cbaf5f806c369b","status":13,"value":{"message":"unknown error: call function result missing 'value'\n  (Session info: content shell=)\n  (Driver info: chromedriver=2.26.436362 (5476ec6bf7ccbada1734a0cdec7d570bb042aa30),platform=Windows NT 10.0.19044 x86_64)"}}
[debug] [MJSONWP] Matched JSONWP error code 13 to UnknownError
[debug] [AppiumDriver@4582] Event 'newSessionStarted' logged at 1702395767254 (15:42:47 GMT+0000 (Greenwich Mean Time))
[debug] [AppiumDriver@4582] Encountered internal error running command: UnknownError: An unknown server-side error occurred while processing the command. Original error: unknown error: call function result missing 'value'
[debug] [AppiumDriver@4582]   (Session info: content shell=)
[debug] [AppiumDriver@4582]   (Driver info: chromedriver=2.26.436362 (5476ec6bf7ccbada1734a0cdec7d570bb042aa30),platform=Windows NT 10.0.19044 x86_64)
@dhmmNagra
Copy link
Contributor Author

@jlipps
Copy link
Collaborator

jlipps commented Dec 12, 2023

interesting, mind submitting that change as a PR?

dhmmNagra added a commit to dhmmNagra/appium-lg-webos-driver that referenced this issue Dec 13, 2023
dhmmNagra added a commit to dhmmNagra/appium-lg-webos-driver that referenced this issue Dec 13, 2023
@dhmmNagra
Copy link
Contributor Author

This might be a duplicate of #27

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants