Grant Lucas
Grant Lucas
Only thing I've been able to come up with so far is that the input from the start needs to have the dollar escaped with a back slash. Kind of...
Any word on the possibility of incorporating some of the open Pull Requests? Thanks. :smile:
@tiger-seo I tried messing with it a bit to update this PR to match your recommendation but am having an issue. - Whenever `~` is used as a value, it...
:+1: sounds good to me. Will work on that patch
@tiger-seo This PR has been updated to match your recommendation. Only issue I ran into was that `off` was getting converted to an empty string when passing it through `-dcodecept.directory_index`....
Thanks! Another question. Instead of calling just `proc_terminate()` in the shutdown function, would calling `stopServer()` make sense to ensure it all get shut down properly in each case? I haven't...
I'm seeing this as well. Any new VPNs never show up in the list
Though Phantoman _could_ be set up to automatically detect an open port, I'm not sure if it would work with WebDriver. The issue is that the WebDriver module and Phantoman...
Ah true. Alright, that would be possible! I'll look into getting that added.
Thanks for the PR. I'll need to give it a review in the next few days.