Skip to content

Conversation

eitany
Copy link
Contributor

@eitany eitany commented Oct 31, 2017

Fix for: #599

@diemol
Copy link
Member

diemol commented Oct 31, 2017

Hi @eitany,

Thanks for this PR, good catch!

cd ./StandaloneDebug && ./generate.sh StandaloneChromeDebug node-chrome-debug Chrome $(VERSION) $(NAMESPACE) $(AUTHORS)

standalone_chrome_debug: generate_standalone_chrome_debug standalone_chrome
standalone_chrome_debug: chrome_debug generate_standalone_chrome_debug standalone_chrome
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think you just need to replace standalone_chrome with chrome_debug, instead of adding it.
Could you please change that?

I also noted that the standalone_firefox_debug has the same issue, if you want to, make that change as well.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'll merge it like that and then make the additional change. Thanks again!

@diemol diemol merged commit cb676ec into SeleniumHQ:master Oct 31, 2017
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.

2 participants