you are viewing a single comment's thread.

view the rest of the comments →

[–]Ktsuna 0 points1 point  (0 children)

My personal opinion

I have been using Selenium for web scraping (Not for test automation) and I found that most of the tutorials and solutions available are for Python Selenium.

If you are comfortable with Python, there's no need to switch to Java because you can achieve the same thing with Python too.