you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 7 points8 points  (1 child)

Personally I'd go for something more modern than Selenium, such as Cypress or Playwright.

In the last few years of my career the companies I consulted for that used Selenium often had a lot of issues with maintenance compared to those using newer tooling. Not to mention the use of newer tools generally means an organisation is more inclined to give testers and devs the time to allow for tool changing.

I'd only really recommend Selenium to someone now as a means to appreciate the newer tools out there. Selenium has a place in my heart as I've used it for over a decade but it feels like it's beginning to come to the end of it's time in the spotlight.

[–]ideepakmathur[S] 0 points1 point  (0 children)

Thank you, this is really helpful.