is there some route you could [wait](https://docs.cypress.io/guides/guides/network-requests.html#Waiting) for or is it just the frontend that takes a long time to load? A `get` will [retry](https://docs.cypress.io/api/commands/get.html#Assertions) until the element exists in the dom, could you get another element that's critical for the page as a way to wait for the page to load?
[ Full content available at: https://github.com/apache/incubator-superset/pull/5974 ] This message was relayed via gitbox.apache.org for devnull@infra.apache.org