Hello, Our product UI is build with ExtJS and to l...
# cy10-feedback
b
Hello, Our product UI is build with ExtJS and to load the UI in the development environment takes around 30 - 60 seconds as we do not build the libraries(it does not happen in Production). When we used use version before Cypress 10, it used to take similar time to load the UI as that of doing it manually, but after upgrading to Cypress 10.3.0, it takes around 4 mins to load the UI. Its basically cy.visit() that takes so long time. We tried this on multiple development environments and we are seeing the exact behavior. Any idea how to debug this problem and identify the root cause ?
2 Views