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

an X display is required for keycode conversions #39

Closed
andrcuns opened this issue May 26, 2017 · 1 comment
Closed

an X display is required for keycode conversions #39

andrcuns opened this issue May 26, 2017 · 1 comment

Comments

@andrcuns
Copy link
Contributor

Looks like xvfb is still needed when running tests with chromedriver even on real device. Here is the error I get:

[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"79836eb8083f234038177a3804fb0282","status":13,"value":{"message":"unknown error: an X display is required for keycode conversions, consider using Xvfb\n  (Session info: chrome=58.0.3029.83)\n  (Driver info: chromedriver=2.28.455506 (18f6627e265f442aeec9b6661a49fe819aeeea1f),platform=Linux 4.11.2-1-ARCH x86_64)"}}

The issue is mentioned here. I created a fix based on solution mentioned in linked issue, will add PR shortly.

@SrinivasanTarget
Copy link
Member

Sure @andrcuns

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