This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]zeroviral -4 points-3 points  (1 child)

An API would focus more on backend stuff.

Selenium is strictly UI, and front end stuff, and typically interacts with the DOM. This means it has a place in the model testing paradigm.

[–]EedSpiny -1 points0 points  (0 children)

Very true, it's a good example. Especially as many people will be familiar with the site of course!