TestBash Mobile 2022 - Gaining Confidence with Cypress Tests with Rob Richardson

In this talk, @robrich dives into building Cypress tests and leave with the confidence to refactor your way to greatness.

We’ll use this Club thread to share resources mentioned during the session and answer any questions we don’t get to during the live session.

3 Likes

Resources Provided During the Talk

Questions Answered Live:

  1. Can we use Cypress to run web page tests on a mobile device layout ? @patgoncalves
  2. Have you seen performance issues with just using viewport to test mobile? Our laptops are much faster than our devices. @friendlytester
  3. By speaking of user interactions and how to test, should it be better to integrate the dev & ui/ux designer into the dev process ? @alexschnapper
  4. How do you solve - cross origin errors issue in Cypress? Setting property - chromewebsecurity to “off” solves for chrome browser, how to handle this for FF? @komaljain
  5. If Cypress were going to add more mobile testing features, what would you like to see? @friendlytester
  6. Who in the community is sharing useful information/videos/posts about Cypress? @simon_tomes

All questions answered Live!

1 Like