github-ronk
Results
1
comments of
github-ronk
@jennifer-shehane - it doesn't seem to work, at least in the following case. Any idea? Thanks. ```js export function assertLoggedIn(): void { cy.get('navigation-tree').should((tree) => { expect(tree, "Not logged in -...