m
Size: a a a
m
OK
OK
OK
A
Then user should be directed to 'Location Dashboard' page: "/location-dashboard/location/\d+/summary"
OK
Then user should be directed to 'Location Dashboard' page: "/location-dashboard/location/\d+/summary"
A
B
Then user should be directed to 'Location Dashboard' page: "/location-dashboard/location/\d+/summary"
Then User is on "Location page"
OK
OK
OK
B
A
OK
B
A
O
O
O
it('Check validation message', function () {
cy.on('window:alert', (str) => {
expect(str[0]).to.equal("Not valid")
})
});
m