scrapy-webdriver icon indicating copy to clipboard operation
scrapy-webdriver copied to clipboard

WebdriverActionRequest never executing ActionChain with PhantomJS

Open stringertheory opened this issue 11 years ago • 1 comments

PhantomJS webdriver does not perform ActionChain when doing a WebdriverActionRequest. See http://stackoverflow.com/questions/16744038/python-bindings-to-selenium-webdriver-actionchain-not-executing-in-phantomjs for a reproducible example.

stringertheory avatar May 29 '13 00:05 stringertheory

Looks like an issue in PhantomJS, not scrapy-webdriver. Is there a bug report for this on Selenium's bug tracker?

ncadou avatar Jun 03 '13 15:06 ncadou