Skip to content

Instantly share code, notes, and snippets.

View arifmasood's full-sized avatar
💬

Arif Masood arifmasood

💬
View GitHub Profile
@arifmasood
arifmasood / Omar-Yusuf
Last active August 12, 2022 06:45
Omar-Ysf
some questions for.
// -------------------- usage of {force: true} || why, when? --------------------//
//pick first item in the list we need to do force click since cypress see it as hiding in first load for the page
cy.get('[data-testid="AutoCompleteResultItem0"]').click({ force: true });
// -------------------- usage of .within(()=> || why, what it means ------------------//
// we go to the tab where it hvae the saerche