BillyTom

Results 7 comments of BillyTom

I do not not if this is the correct way to do this, but `$('body').zoomTo()` works for me

It would be great if it were possible to add custom messages to the "get" selector as well. Sometimes I have a complex "get" expression that is not easy to...

I also have a problem with the stack trace. The printed line numbers do not match the line numbers in the source files: Test error: ![image](https://github.com/cypress-io/cypress/assets/953688/d86392b4-313d-47fb-ab71-42293ee64993) commands.ts code snippet: ![image](https://github.com/cypress-io/cypress/assets/953688/10dfa58e-91f1-492f-9f7b-baf84d5d4358)...

I have the same problem. My script looks like this: ``` yarn npm-run-all --aggregate-output --print-label --continue-on-error \ --sequential prepare-tests \ --parallel run-test1 run-test2 run-test3 \ --sequential aggregate-test-results ``` If one...

I have tried several workarounds to get `actions/cache` to update my existing test results correctly. But my conclusion is that it is much easier to use `actions/upload-artifact` and `actions/download-artifact` instead....

I updated from 2.35.0 to 2.35.1 and the bug did not occur

The bug occured again today. I was asked to log in my account. I selected lemmy.world as a home instance and I entered my username and password. When I checked...