Skip to content

Commit

Permalink
Merge pull request #5007 from cypress-io/tradeoffs-update
Browse files Browse the repository at this point in the history
  • Loading branch information
jennifer-shehane authored Jan 26, 2023
2 parents 389a2c4 + f7d00a7 commit 348898f
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions docs/guides/references/trade-offs.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -129,10 +129,6 @@ thing that causes the behavior you care about testing.
Just like with multiple tabs - Cypress does not support controlling more than 1
open browser at a time.

However it **is possible** to synchronize Cypress with another back end
process - whether it is Selenium or Puppeteer to drive a 2nd open browser. We
have actually seen this work together quite nicely!

With that said, except in the most unusual and rare circumstances, you can still
test most application behavior without opening multiple browsers at the same
time.
Expand Down

0 comments on commit 348898f

Please sign in to comment.