Powered by
the test itself is simple open url describe('Firs...
# e2e-testing
t
tall-forest-29063
10/26/2022, 5:42 PM
the test itself is simple open url describe('First Test', () => { it('Open', () => { cy.visit('/') }) })
4
Views
Previous
Next