Closed ofthewood closed 8 years ago
Same here, using newest version, 0.31.0 on chrome 49 running on linux. It works fine on 0.30.0
Same with 0.31.0 on Chrome 43 (CircleCI default) on Linux. Tests work on 0.30.0.
Thks
This is fixed in 0.31.1.
@ofthewood You can debug such an issue with --debug
. Then you see the selenium protocol log and more output from Chimp.
After installation ( npm install -g chimp ) , this simple test returns me an error :
the error msg : Error: Underlying driver does not implement advanced user interactions yet.
I'm on windows 7 / chrome Version 49.0.2623.87 m
do you any advice to debug this issue ?