Mike McCready

Results 2194 comments of Mike McCready

Does anybody who is facing this issue have a public repo available where this problem occurs and can be looked at? Chrome tests in GitHub Actions https://github.com/cypress-io/github-action/actions/workflows/example-chrome.yml are not showing...

@mauschepano Thanks for your feedback! Which operating system were you using?

@mauschepano Is the error condition permanent or do the tests work if you run them again? I tried the following repro steps using: - current Node.js LTS version `20.11.0` -...

@Rajesh-Kodandam This problem has been reported by different users and so far no root cause has been identified, so it's difficult to give any advice. I checked on GitHub Actions...

@Rajesh-Kodandam > The issue is about Firefox not working using when the Docker image (node-20.11.0-chrome-121.0.6167.184-1-ff-123.0-edge-121.0.2277.128-1) usede and its not regarding the chrome. I am so sorry. 🤭 I wrote Chrome...

@Rajesh-Kodandam - It's good that you opened a new issue https://github.com/cypress-io/cypress/issues/29018.

```text microsoft-edge --version Microsoft Edge 118.0.2088.61 ``` Microsoft Edge is slow to start up. Locally on Ubuntu 22.04 and on GitHub runner `ubuntu-22.04` it regularly shows > Still waiting to...

This issue has started occasionally occurring in the workflow [example-edge.yml](https://github.com/cypress-io/github-action/actions/workflows/example-edge.yml) in [cypress-io/github-action](https://github.com/cypress-io/github-action).

- The website `baseUrl: "https://www.saucedemo.com/"` under test is being used for training classes as commented by https://github.com/cypress-io/cypress/issues/27185#issuecomment-1624144829 and https://github.com/cypress-io/cypress/issues/27512#issuecomment-1674428534, so it would be good to get to the bottom of...