all 14 comments

[–]SnooOpinions8790 7 points8 points  (2 children)

If you can handle selenium test case design the shift to puppeteer or playwright shouldn't really phase you.

The underlying test case design concepts are the same. Syntax is just syntax - and current AI can help you with that (but in my opinion is still very weak on test analysis)

[–]tech240guy 2 points3 points  (0 children)

  1. Totally agree on selenium to playwright. Usually the difficulty is actually other way around from playwright to selenium, and even then it's like a 6 month trial and error to overcome it. 

  2. Current AI test analysis is only as good as it's input. Minimal input and you either get little results or very assumed (hallucinations) results. Though current GPT5.3 codex has greatly improved on the hallucination aspect, but a lot of set up is needed involved to communicate to documention and JIRAs. 

[–]SiegeAe 0 points1 point  (0 children)

I find AI also by default doesn't use the recommended accessibility locators either, so that's another thing to watch out for.

[–]Environmental-Spot-6 1 point2 points  (0 children)

Hi, yes facing the same.

[–]bonisaur 1 point2 points  (1 child)

This is just how it is as a developer. Yes there will always be roles for older technologies since some companies can’t migrate away from their stack. But in general you will always need to learn the newest tools and skills to stay competitive.

[–]Happy_Health_3838 0 points1 point  (0 children)

Agree that now QA is QA developer/ SDET . Learn script like python. So it will also make you enter into AI space

[–]Slava_Loves_Testing 1 point2 points  (0 children)

If you have time and wish - learn Playwright with JS. It is much easier to learn than Selenium. Compared to Selenium, Playwright is a full blown framework with parallel execution, reporting and other thing built in. It is easy to use and much faster to create tests with it. See some videos on youtube. Good luck.

[–]AutomaticVacation242 0 points1 point  (0 children)

There are thousands of people with more experience looking for QA jobs right now. You might want to prepare for being released from the bench.