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

POST /session/<sessionid>/moveto did not match a known command #6809

Closed
cambiph opened this issue Jan 3, 2019 · 3 comments
Closed

POST /session/<sessionid>/moveto did not match a known command #6809

cambiph opened this issue Jan 3, 2019 · 3 comments
Assignees
Labels

Comments

@cambiph
Copy link

cambiph commented Jan 3, 2019

🐛 Bug Report

A clear and concise description of what the bug is.

To Reproduce

Detailed steps to reproduce the behavior:

  1. Clone https://github.com/cambiph/se-debug.git
  2. Perform npm install
  3. Start the docker containers using docker-compose up
  4. Run grunt builddocker

Expected behavior

A clear and concise description of what you expected to happen.

Firefox browser is opened and www.angular.iois loaded.
Then, the mouse is moved to the element with classname card-text-container

Test script or set of commands reproducing this issue

Please provide a test script to reproduce the issue you are reporting, if the
setup is more complex, GitHub repo links with are also OK.

Issues without a reproduction script are likely to stall and eventually be closed.

See above

Environment

Latest build from https://hub.docker.com/u/selenium/
Protractor version used is the latest beta which includes the latest selenium JS bindings (4.0.0-alpha1)
More details can be found in the Twitter discussion: https://twitter.com/shs96c/status/1078794260265218048

@shs96c shs96c self-assigned this Jan 3, 2019
@shs96c shs96c added the C-nodejs label Jan 3, 2019
@kaiyoma
Copy link

kaiyoma commented Jan 4, 2019

I think this is a known issue. I've opened a similar issue in the past against geckodriver and it was deemed a duplicate of #4564.

@AutomatedTester
Copy link
Member

This change is removing the command from /javascript/node/ and running the tests with bazel test //javascript/node/selenium-webdriver:tests

@diemol
Copy link
Member

diemol commented Apr 8, 2021

Closed via #9362

@diemol diemol closed this as completed Apr 8, 2021
@github-actions github-actions bot locked and limited conversation to collaborators Sep 5, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
5 participants