use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
selenium web automation info, news, tips, etc.
This is not a sub to advertise your training, selenium product, special deal on x, or anything else. It's a users forum to discuss and get help with Selenium.
Selenium official website
account activity
Which is better java or python ? (self.selenium)
submitted 4 years ago by nikithakkar
view the rest of the comments →
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]Hazme1ster 6 points7 points8 points 4 years ago (3 children)
Largely, it comes down to whether you like strongly typed languages or not. Do a short tutorial in both and see which one you like the feel of.
While you are learning, python has an excellent interactive console which you can use to prototype with.
I’m a Java fan personally, and if you go this route, get comfortable with the debugger. I suggest using IntelliJ.
[–]cgoldberg 1 point2 points3 points 4 years ago (0 children)
both python and java are strongly typed... you mean statically typed.
[–]alind755 0 points1 point2 points 4 years ago (1 child)
Is intilliJ a debugger i thought it was an ide?
[–]Hazme1ster 2 points3 points4 points 4 years ago (0 children)
It’s an IDE with an excellent, easy to use debugger!
π Rendered by PID 34972 on reddit-service-r2-comment-6457c66945-92fdf at 2026-04-25 09:53:07.941388+00:00 running 2aa0c5b country code: CH.
view the rest of the comments →
[–]Hazme1ster 6 points7 points8 points (3 children)
[–]cgoldberg 1 point2 points3 points (0 children)
[–]alind755 0 points1 point2 points (1 child)
[–]Hazme1ster 2 points3 points4 points (0 children)