Closed klaudynaz closed 4 years ago
You want to use cy.visit()
to visit the url, not cy.request()
.
Please fully read our documentation before getting started. It walks you through a first test in our Getting Started guide.
Issues in our GitHub repo are reserved for potential bugs or feature requests. This issue will be closed since it appears to be neither a bug nor a feature request.
We recommend questions relating to how to use Cypress be asked in our community chat. Also try searching our existing GitHub issues, reading through our documentation, or searching Stack Overflow for relevant answers.
Current behavior:
Hello everyone, I ve got problem with my first scrypt :) I decided to make small scrypt to login in on e-mail. After launch the browser, the page is loading. I am not able to see its preview. And any elements on page (CSS selectors) are not found.
Desired behavior:
The elements should be find by ids
Test code to reproduce
Versions
MacOs Catalina Chrome 81.0.4044.129