Php-webdriver: [Facebook\WebDriver\Exception\UnknownCommandException] mouseMoveTo

Created on 4 Apr 2017  路  4Comments  路  Source: php-webdriver/php-webdriver

What are you trying to achieve? (Expected behavior)

mouse move

What do you get instead? (Actual behavior)

[Facebook\WebDriver\Exception\UnknownCommandException] mouseMoveTo

How could the issue be reproduced? (Steps to reproduce)

https://github.com/Codeception/Codeception/issues/4104

Details

Most helpful comment

Same issue here but with Selenium server 3.4.0

All 4 comments

Please try using Selenium 3.3.1, as the 3.3.0 version won't work properly with latest Firefox/Geckodriver.
See https://github.com/mozilla/geckodriver/pull/593

I'm having this issue, too.

Facebook\WebDriver\Exception\UnknownCommandException: mouseMoveTo
Build info: version: '3.3.1', revision: '5234b32', time: '2017-03-10 09:04:52 -0800'
System info: host: 'dev', ip: '127.0.53.53', os.name: 'Linux', os.arch: 'amd64', os.version: '3.10.0-514.6.1.el7.x86_64', java.version: '1.8.0_121'

Same issue here but with Selenium server 3.4.0

Same issue with Selenium server 3.4.0 and geckodriver v0.17.0-win64

Have any methods to instead of dragAndDropBy on firefox driver? Thank you

I tested dragAndDropBy methond on IEdriver, It's working for me. But firefox driver is not working......
-_-~!
Now I downloading PhantomJS to test. I hope it work.
But my net speed is so low to connect google or other country~!
-_-~! -_-~! -_-~! -_-~!

Was this page helpful?
0 / 5 - 0 ratings