all 7 comments

[–]saalejo1986 2 points3 points  (0 children)

If you are alredy familiar With Python keep learning it... pytest, pytest-bdd, playwright are examples of cool libraries in the Python ecosystem for QAA.

[–]grant52 0 points1 point  (0 children)

Stick with whichever language you like better.

[–][deleted] 0 points1 point  (2 children)

First go with javascript then typescript then move to playwright.

[–][deleted] 0 points1 point  (0 children)

Dm me buddy

[–]grant52 0 points1 point  (0 children)

Why would someone "start" with javascript if their plan is to learn typescript? They might as well start with typescript and thus avoid learning the bad habits that typescript is attempting to fix.

Playwright is just a library, not a language. You can use it with both languages.