-
Notifications
You must be signed in to change notification settings - Fork 9
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
Issue in chrome driver #3
Comments
I updated & released the driver this morning. If the error is still there, could you please give me an update which OS & which OS Version you are using. |
Bug repeated, chrome still flashing and closing.
My package.json {
"name": "myapp",
"description": "Tests for myapp",
"version": "0.0.1",
"devDependencies": {
"dalekjs": "latest",
"dalek-browser-chrome": "latest",
"dalek-reporter-html": "latest"
}
} |
Okay. As long as there is no update for the chromedriver binary, this issue will exist. |
Hi @asciidisco! The issue still persists.
Is this an issue of the driver or DalekJS ? |
I just ran into this also. Is anyone able to use the Chrome driver? Update: Actually, scratch that, I just updated Chrome to the latest (35.0.x) and it’s working now. I was at some woefully outdated version as I don’t use it often (28.x). |
When test started with flag
-b chrome
new chrome tab flashing for 1 second and close.In console:
In chromedriver.log:
Investigation gave me reference to chromium bug
The text was updated successfully, but these errors were encountered: