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

No longer need to kill Chrome to run #1

Merged
merged 1 commit into from Sep 26, 2014
Merged

No longer need to kill Chrome to run #1

merged 1 commit into from Sep 26, 2014

Conversation

mmocny
Copy link
Contributor

@mmocny mmocny commented Sep 25, 2014

The instructions to run browser platform started with: "kill chrome". With this patch, you will use a temporary chrome user data dir (profile), which will allow you to create a second chrome process with the appropriate flags applied.

@mmocny
Copy link
Contributor Author

mmocny commented Sep 25, 2014

..only tested on Mac.

@stevengill
Copy link
Contributor

Sweet! I will take it for a spin on Windows!

@asfgit asfgit merged commit 17d5851 into apache:master Sep 26, 2014
@stevengill
Copy link
Contributor

I merged this in, added support for windows to browser platform. Ran into an issue with getting temporary chrome user data dir to work with windows. It worked fine if I ran the command from powershell or CMD. Had errors when I ran it from spawn.

This exact error. http://stackoverflow.com/questions/13211706/node-js-windows-7-spawn-chrome-cant-set-user-data-dir

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants