Gaetano Giunta

Results 254 comments of Gaetano Giunta

PS: Maybe this could be fixed in the webdriver repo... creating an issue there https://github.com/instaclick/php-webdriver/issues/71

Exact. That's why I proposed this: https://github.com/instaclick/php-webdriver/pull/72

The WebDriverInterface, which sports the only method I saw used in the Selenium2Driver: `session()`

Sorry, I realized that after answering. Support for a proxy (it gets injected from selenium2driver into the webdriver) You can see it here: https://gist.github.com/gggeek/cf534864273e7fa8dfec

I think the problem which this issue is about is currently happening "live": our pipelines started breaking last week because phive is used to install `php-cs-fixer`, which has released version...

> I don't see how it would end up being installed on CI? Don't even ask :-D It's something that I am pushing to fix, but atm the CI QA...

NB: there is also the rewrite going on in the "future-ng" branch...

As you noted, this might break cases where users were crazy enough to depend on that string. As I am a great fan of keeping BC in general, and esp....

Seems good. Did you check if the same error can also be used for the cURL case ?

Sorry, busy times. It will take a few weeks before I can look at this.