https://cypress.io logo
Support for multiple browser tabs.
# i-need-help
a
I saw that one of Cypress trade-offs is: support for multiple browser tabs. Is there workaround? I am learning cypress and so far I like it, but if this is a case I need to look for another option, since I need to deal with opening another tab and looking for a elements on that second tab. Anyone have experience with this? Thanks
c
Please go through below link https://glebbahmutov.com/blog/cypress-second-tab/ CC: @gray-kilobyte-89541
a
Thank you! I will check this.