Maarten Kuiper

Results 4 issues of Maarten Kuiper

| Q | A |------------ | ----- | Version | 2.2.1 ### Support Question I've installed the package and generated a config through the wizard: ```

I've been searching through the examples and the documentation to find a way on using multiple browsers. I was not able to find it. With PHPUnit Selenium I am able...

Hi, The above error occurs whenever I try to execute a Git clone with this library. Here is my code: ``` $git = new PHPGit\Git(); $git->clone($repository_https_url, $base_dir . $repository_dir); ```...

When using simple storage to save your current form state you probably don't want to persist forever. It would be great if I could pass a prop so the stored...