Jordi Girós
Jordi Girós
Hello @gaaclarke Is there any timing for this issue? Thanks!
@phil-davis Another option I've found on this is using javascript injection. Filling the input element by javascript and then executing a keyDown adding a space. Spaghetti code power (that's horrible)!...
https://www.hoppa.com/ie -> Drop off location has a clear example of what I'm telling. I can find this problem in some other Ryanair.com or Suntransfers booking process inputs. So there is...
www.suntransfers.com -> Booking process step 3 Drop-off point have the same problem.
https://www.airbnb.com/ -> Search "To" also closes the dropdown from google places but does not delete the value from the input. You have to "refocus" the search input field.
This issue seems to be duplicated with [292](https://github.com/minkphp/MinkSelenium2Driver/issues/292)
> Note that if we make it a method typing something in the field, we should probably not force emptying first (as that removes control from the user about what...
> I don't think the method name is right. This method should be about typing in a field, not about setting a value IMO. It is not only about autocomplete...
Yes, I see. So not deleting previous string would be a better solution. I'll change that on selenium2driver.
@Fredx87 Can you merge this, please? Great addition and a lot of people waiting for it.