top button
Flag Notify
    Connect to us
      Site Registration

Site Registration

What are the limitations of Selenium please any one explain in detail?

+2 votes
374 views
What are the limitations of Selenium please any one explain in detail?
posted Oct 3, 2016 by Jdk

Share this question
Facebook Share Button Twitter Share Button LinkedIn Share Button

1 Answer

0 votes

Following are the limitations of Selenium:

Selenium supports testing of only web based applications
Mobile applications cannot be tested using Selenium
Captcha and Bar code readers cannot be tested using Selenium
Reports can only be generated using third party tools like TestNG or Junit.
As Selenium is a free tool, thus there is no ready vendor support though the user can find numerous helping communities.
User is expected to possess prior programming language knowledge.

answer Oct 20, 2016 by Sathish Kumar
...