Jesper De Temmerman
Jesper De Temmerman
I've run into similar problems testing an autocomplete using typeahead.js. You can use the following code to work around the issue (from a RawMinkContext-extending class) ``` $el = $this->getSession()->getDriver()->getWebDriverSession()->element("xpath", );...
Any more news on this? Does the fact that it was picked up for consideration mean we could have this feature in the foreseeable future?
I spent a frustration few hours on a similar problem which turned out to be because I was attempting to get an image from a private repository without any authentication...