3.8.3
Released Released on January 23, 2020
Bugfixes:
We fixed an error during
cypress runindicatingcould not find CRI targetwhen Cypress was unable to find the tab to control. Fixes #6053.HTTP requests to sites using a TLS version lower than 1.2 now no longer fail. Fixes #5446.
cypress verifywill no longer error on some systems when-screenis not defined. Fixes #6184.We fixed a regression in 3.5.0 causing
cy.type({ force: true })to no longer forcibly type characters for readonly inputs. Fixes #6116.Generated reports when using custom reporters now have a defined
fileproperty. Fixes #1495.
Misc:
Messages from cy.get() are now truncated at 50 lines the Command Log instead of the 1 line. Addresses #6145.
We now collect more environment variables for Bamboo CI when recording for the Dashboard. Addresses #4895.
Dependency Updates: