Skip to content

delivery of number 12#7

Open
dianakrog wants to merge 1 commit into
mainfrom
filterList
Open

delivery of number 12#7
dianakrog wants to merge 1 commit into
mainfrom
filterList

Conversation

@dianakrog
Copy link
Copy Markdown
Owner

No description provided.

}
public addTShirtToCart(product: string): void {
this.findProductByName(product).find(this.btnAddCartProductOne).click();
cy.get(this.btnAddCartProductOne).click();
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why double click?

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yes, in theory just the line 13 would be enough, the 14 is not needed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants