Answers

Question and Answer:

  Home  Automation

⟩ Tell me does the Selenium have any limitations?

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

 172 views

More Questions for you: