Automation Question:
Download Questions PDF

Tell me does the Selenium have any limitations?

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 Interview Questions And Answers PDF

Previous QuestionNext Question
What is Selenium?Tell me what is an Absolute XPath?