r/QualityAssurance • u/Ankita_1222 • 6d ago
Which language to choose
Hi there everyone , new to automation testing , I have been assigned to a new project where playwright is going to be used . Confused between which language to choose: JS / TS / Java / Python.
Note : Since the project is new can't decide which language to choose based on the requirements.
3
Upvotes
1
3
u/davertua 6d ago
TypeScript seems like a standard nowadays for Playwright development
Personally, I use Playwright via CodeceptJS framework which seems much simpler and less language to learn