Jordi Girós

Results 3 issues of Jordi Girós

Implemented method "sendKeys" in order to solve setting a value on autocomplete input elements as commented in [286](https://github.com/minkphp/MinkSelenium2Driver/pull/286), [292](https://github.com/minkphp/MinkSelenium2Driver/issues/292) and [301](https://github.com/minkphp/MinkSelenium2Driver/issues/301) Related to [767](https://github.com/minkphp/Mink/pull/767) PR open in Mink project.

Some pages that use google places in their inputs delete their values when losing focus from the element. When the setValue method is called, his behaviour makes the input lose...

Added method in order to solve setting a value on autocomplete input elements as commented in [286](https://github.com/minkphp/MinkSelenium2Driver/pull/286), [292](https://github.com/minkphp/MinkSelenium2Driver/issues/292) and [301](https://github.com/minkphp/MinkSelenium2Driver/issues/301)