Closed yvesh closed 7 years ago
Basic screenshot functionality
I tested this new feature successfully.
Also it worked in this case with the parameter
->arg('--env ' . $opts['env'])
I would change this to
->env($opts['env'])
Basic screenshot functionality