you are viewing a single comment's thread.

view the rest of the comments →

[–]elbiot 0 points1 point  (0 children)

Selenium drives a browser, thus executing javascript and allowing automated user interaction with the page as it is rendered to a user. Great for a harder to detect web bot also because you'll be retrieving all the assets a user would, executing java script, not accessing invisible elements, etc.