What are the disadvantages of using Cypress?

Here are some disadvantages:

  • It only support JavaScript.
  • No direct support for multiple tabs. Workaround present.
  • Can not use multiple instance of a browser at the same time.
  • No support for Safari and Internet Explorer Driver
  • No direct support for cypress. Workaround present.
  • Mobile Testing is not supported.