Replies: 3 comments 4 replies
-
Not currently, but I can add this pretty easily, and I created an issue to get this done (hopefully this week). |
Beta Was this translation helpful? Give feedback.
3 replies
-
Thanks, grabbed it and tested, works as expected. Nice! |
Beta Was this translation helpful? Give feedback.
1 reply
-
Will do. We are pushing a traffic generator role using Ghosts in our environment this release, keeping it simple for now - just email and Chrome Browsing to start. Will expand on using more Ghosts features next release and will definitely be in touch. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am looking for way to get Chrome browsing to bypass certificate checks. I can manually do this by passing the --ignore-certificate-errors on the command line, but in looking at the Ghosts Client source code I do not see a method for passing in arbitrary command line flags to Chrome.
Before I make a new branch that allows arbitrary parameters to the browser executables, is there some other way for passing in these parameters?
Beta Was this translation helpful? Give feedback.
All reactions