|
|
@ -102,7 +102,7 @@ describe("Movie Details Buttons", () => {
|
|
|
|
Page.availableButton.should("exist");
|
|
|
|
Page.availableButton.should("exist");
|
|
|
|
});
|
|
|
|
});
|
|
|
|
|
|
|
|
|
|
|
|
it.only("Movie Requested, Deny Movie", () => {
|
|
|
|
it("Movie Requested, Deny Movie", () => {
|
|
|
|
cy.login();
|
|
|
|
cy.login();
|
|
|
|
|
|
|
|
|
|
|
|
Page.visit("671");
|
|
|
|
Page.visit("671");
|
|
|
|