Michael Gauthier

Results 21 comments of Michael Gauthier

Strangely the hierarchy shows correctly for me on Linux but not on OS X.

I can put together a PR but it won't be API compatible with the current version. Would that be accepted?

It's used in Cordova apps where the frontend is a trusted webview.

I do not believe Google Analytics provides the proper server-side CORS headers to enable this feature. If hashes are enabled the browser will complain the CORS header is missing.

Can reproduce on Github with this test: http://labs.silverorange.com/files/phpunit-tests/GitHub404Test.phps If an explicit waitForPageToLoad() is added, the test passes. An explicit waitForPageToLoad should not be needed as the open() should do that...

Thanks. A couple of questions: 1. Do you want me to open the PR to a 2.0 branch so you can push changes easily? 2. Do you want the commits...

Hmm.. you're right. This is broken because there is no database on the pear2.php.net website so some assumptions are made about packages--namely that they are all hosted in the pear2...

Hi Matt, On 2011-09-13 15:48, Matt Farina wrote: > What is the process for package submission to http://pear2.php.net? Can this be documented and easily displayed in the UI? > >...

Part of what could be happening here is the headless runner virtual screen resolution is 1280x720. At the larger sizes in your example, the screenshots get cropped. See https://docs.cypress.io/api/plugins/browser-launch-api#Set-screen-size-when-running-headless This...

This is happening in CI for us as well. I see this issue is closed but it does not appear to be fixed. ![Screen Shot 2023-11-29 at 10 53 42](https://github.com/cypress-io/cypress/assets/120511/b542a15d-4be1-4865-a184-b31e3b1c06b9)