Need to Select an automation tool between Cypress and Selenium Webdriver? #14454
Unanswered
gazalshukla
asked this question in
Questions and Help
Replies: 2 comments 1 reply
-
We are currently evaluating adding support for desktop Safari browser, but there are technical challenges there. Keep an eye on #6422 |
Beta Was this translation helpful? Give feedback.
1 reply
-
Unfortunately there is no way to run The test on a browser running on a mobile device or a tablet
…Sent from my iPhone
On Jan 7, 2021, at 12:31, Gazal Shukla ***@***.***> wrote:
And is any there any solution for running test cases in mobile or tablets for cypress ?
Like for selenium, we have Browser stack.
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub, or unsubscribe.
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
0
So I am going to work on a project which requires end-to-end Automation. My team prefers using Cypress.
Requirement: We want to build our automation framework which tests chrome, safari, Edge and Firefox browsers on desktop, mobile and tablet.
For Selenium : Broswerstack is there as solution to test chrome, safari, Edge and Firefox browsers on desktop, mobile and tablet.
For Cypress : Cypress doesn't support Safari ( as far as i know) . I have tried Applitools but they also dont give results for mobile and tablet .
Is there any way possible for Cypress? If yes, Please suggest me solutions.
Beta Was this translation helpful? Give feedback.
All reactions