What's the Point of Selenium?

后端 未结 15 1761
孤街浪徒
孤街浪徒 2021-01-30 07:13

Ok, maybe I\'m missing something, but I really don\'t see the point of Selenium. What is the point of opening the browser using code, clicking buttons using code, and checking f

15条回答
  •  没有蜡笔的小新
    2021-01-30 07:43

    Why do you need Selenium? Because testers are human beings. They go home every day, can't always work weekends, take sickies, take public holidays, go on vacation every now and then, get bored doing repetitive tasks and can't always rely on them being around when you need them.

    I'm not saying you should get rid of testers, but an automated UI testing tool complements system testers.

提交回复
热议问题