Benjamin Petersen

Results 8 comments of Benjamin Petersen

I just figured it out. You need to add `--` after the script target like so, ``` npm run cy:run -- --record --spec "cypress/path/to/spec.cy.js" ``` An update would be great...

A pull request has been added for this [here](https://github.com/cypress-io/cypress-documentation/pull/4708)

As a side note, while working on this I ran into some non-deterministic test behavior. I wasn't able to isolate it and create a proper issue case but here it...

Ran into some issues due to twilio having removed their support for Fax in version 7.6.0 Current dependencies for reference are now: ``` root@4f4a07cb12a6:/app# pipenv requirements -i https://pypi.org/simple aiohappyeyeballs==2.4.4; python_version...

@jpsantosbh Hello! Can you take a look at this when you have a chance? Should be ready to merge at this point as far as I can tell but let...

@jpsantosbh done! Let me know if you need anything else on it. Thanks!

@jpsantosbh Thank you for getting the merged. Will there be a new version of the python package released to pypi at some point to include this?

Hey @jpsantosbh — thanks for the quick reply! I just took a look at the [2.1.1 release on PyPI](https://pypi.org/project/signalwire/2.1.1/) and it looks like it was published back in February, before...