Frank S.

Results 10 comments of Frank S.

Try defining the `remote-debugging-port` to 9515 as a chrome option.

Try setting the remote debugging port in your capabilities file: `'--remote-debugging-port=9515'`

``` raghu-op-mbp:RTCPCP nraghu$ learnyournode -bash: learnyournode: command not found ``` It's "learnyounode", without the "r". I was making the same mistake when i first installed it.

I'm getting the flashing strobe light after modifying anything related to the lights. If I just modify the keys, the keyboard doesn't run into an issue. As soon as I...

I'm experiencing this same behavior. Node: 18.18.2 Cypress: 13.6.1 ``` yarn cypress:run:staging --env grep="@critical"``` -- this works ```yarn cypress:run:staging --env grep="@critical",grepOmitFiltered=true``` -- this works, and omits all tests that don't...

@jennifer-shehane We're currently on v13.6.1 I ran some a small subset of tests against v13.6.1 with and without replay, and then v13.6.3 with and without replay. Eventually the delta came...

@jennifer-shehane apologies for the long delay. As I stated the issue is not in test replay itself, it's specifically with the uploading of the artifact to Test Replay. This can...

Want to echo this would be a valuable change. The noise is very high when evaluating a log of a test run

Apologies for late reply, missed the notification. > In your merged json result, would you be able to check if this projects array has data inside it? In particular, the...