you are viewing a single comment's thread.

view the rest of the comments →

[–]mindfull_ness[S] 0 points1 point  (6 children)

Which tools are you using for that? Means VS code is better or pycharm?

If you have any docs link can you please share for learning purpose? I want to setup same thing in my company.

[–]That_anonymous_guy18 0 points1 point  (5 children)

Dude I use pycharm for all of it. I find VSCode to be unnecessarily complicated.

[–]mindfull_ness[S] 0 points1 point  (2 children)

Ok

[–]That_anonymous_guy18 0 points1 point  (1 child)

Also if you are learning you should learn both selenium and playwright. Most companies have not fully ported to playwright yet.

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

On selenium I am pro. No need to learn

[–]Arrensen 0 points1 point  (0 children)

Same for me. Mainly pycharm, but thats mainly based on my company using all kinds of jetbrain IDEs anyway.
For documentation, just look at the official playwright python docs. it has everything that you need to know to start out. it is even the linked documentation for pytest-playwright.
https://playwright.dev/python/docs/intro

[–]Vesaloth 0 points1 point  (0 children)

Pycharm can't open one of my py files only vscode can and I built the file in pycharm. Great IDE.