/
Cypress vs Selenium
Cypress vs Selenium
Pros | Cons |
---|---|
Complete framework | No IE and Safari support (Chrome or Mozilla Firefox are recommended) |
VERY fast (based on Java Script) | Asynchronous code |
More stable than Selenium | Testing on mobile devices is not supported |
Not require solid programming skills | Single domain and single tab only - no links between pages |
Allow test and mock APIs | Not friendly with iFrames |
Special test requirement is not needed |
|
, multiple selections available,
Related content
Using Cypress
Using Cypress
More like this
UAT Test Case Examples
UAT Test Case Examples
Read with this
Cypress Test Automation
Cypress Test Automation
More like this
Cypress End to End Tests
Cypress End to End Tests
Read with this
Cypress Basic Commands
Cypress Basic Commands
More like this
First Steps
First Steps
Read with this