-
https://github.com/minkphp/webdriver-classic-driver/blob/61b12d05f4185a1f9d0676fc66d559c1e435a97a/src/WebdriverClassicDriver.php#L801
☝️ That condition means that we cannot overwrite capabilities by …
-
The following errors are happening in a production & staging environment when we attempt to screenshot with panther, set size for the window, or do anything that utilizes panther for web scraping. It …
-
### Bug description
WebDriverExpectedCondition::elementToBeClickable should check if an element is clickable.
Elements that have CSS `pointer-events: none` set are not clickable. This should be …
rr-it updated
2 months ago
-
When the `\Behat\Mink\Tests\Driver\Js\EventsTest::testRightClick` test is executed on Selenium 3.x it fails with this message:
```
Failed asserting that two strings are equal.
Expected :'right cl…
-
Our Selenium images are currently > 1 year old, and are stuck there initially because of https://github.com/instaclick/php-webdriver/issues/118
Newer browsers have dropped support for JSON wire proto…
-
Maybe I'm bad looking, but I can not find any information about the use of https://github.com/facebook/php-webdriver in Mink.
-
I would be in interested in an export function to facebook's php-webdriver client.
-
This is request for comments about the next major version of php-webdriver (2.0). Once we understand what we want/need to do, we can divide the work among interested volunteers and get it rollin'! :r…
-
### Bug description
Found this in our CI https://github.com/silverstripe/silverstripe-admin/actions/runs/10138301536/job/28029791648, there's more details in https://github.com/silverstripe/.github…
-