📅  最后修改于: 2022-03-11 15:00:24.729000             🧑  作者: Mango
DISADVANTAGES
-----------------
-Selenium supports testing of only web-based applications
-Mobile applications cannot be tested with Selenium
-Captcha and Barcode cannot be tested aswell
-Reports can only be generated using
third-party tools like TestNG or JUnit.
-Since it is a free tool, there is not vendor
support but still there are many communities to get help.
-The user is expected to know
prior programming language knowledge.