Automation Question:

Tell me does the Selenium have any limitations?

Tweet Share WhatsApp

Answer:

Selenium supports only web based applications testing. So, here are the limitations of it:

☛ Mobile applications cannot be tested using Selenium
☛ Desktop applications cannot be tested using Selenium
☛ Captcha and Bar code readers cannot be tested using Selenium
☛ User should use third-party tools like TestNG or jUnit to write test scripts and generate reports
☛ Programming language knowledge is required to create robust scripts in Selenium WebDriver

Download Automation PDF Read All 108 Automation Questions
Previous QuestionNext Question
What is Selenium?Tell me what is an Absolute XPath?