- bhaskerActive particpant
- Posts : 18
Join date : 2012-06-11
LIMITATIONS OF SELENIUM
Tue Jun 12, 2012 1:57 pm
hi,
can u please let me know what are the limitations of selenium in detail
can u please let me know what are the limitations of selenium in detail
Re: LIMITATIONS OF SELENIUM
Tue Jun 12, 2012 2:05 pm
http://stackoverflow.com/questions/5308973/what-are-the-limitations-of-selenium
https://groups.google.com/forum/?fromgroups#!topic/selenium-users/5F1aEHOQy2w
http://www.qualitytesting.info/forum/topics/selenium-automation-tool?xg_source=activity
http://lrnselenium.com/?tag=advantages-and-disadvantages-using-selenium-ide
Kindly go through above URL for reference.
https://groups.google.com/forum/?fromgroups#!topic/selenium-users/5F1aEHOQy2w
http://www.qualitytesting.info/forum/topics/selenium-automation-tool?xg_source=activity
http://lrnselenium.com/?tag=advantages-and-disadvantages-using-selenium-ide
Kindly go through above URL for reference.
- bhaskerActive particpant
- Posts : 18
Join date : 2012-06-11
Re: LIMITATIONS OF SELENIUM
Tue Jun 12, 2012 2:06 pm
thannqqq
- jamesmount
- Posts : 1
Join date : 2013-12-06
Re: LIMITATIONS OF SELENIUM
Fri Dec 13, 2013 6:56 pm
Some limitations of Selenium Automation tool are as follows:
1. It does not support and non web-based applications, it only supports web based applications.
2. Its and open source tool so in case of any technical issues you need to rely on the selenium community forums to get your issue resolved.
3. You need to know at least one of the supported language very well in order to automate your application successfully.
4. No inbuilt reporting capability so you need plugins like JUnit and TestNG for test reports.
5. Lot of challenges with IE browser.
1. It does not support and non web-based applications, it only supports web based applications.
2. Its and open source tool so in case of any technical issues you need to rely on the selenium community forums to get your issue resolved.
3. You need to know at least one of the supported language very well in order to automate your application successfully.
4. No inbuilt reporting capability so you need plugins like JUnit and TestNG for test reports.
5. Lot of challenges with IE browser.
Re: LIMITATIONS OF SELENIUM
Mon Jan 07, 2019 6:53 pm
@page { margin: 2cm } p { margin-bottom: 0.25cm; line-height: 120% }
It does not support and non web-based applications, it only supports web based applications.
Its an open source tool so in case of any technical issues you need to rely on the https://crbtech.in/programmes/software-testing-training-programme community forums to get your issue resolved.
You need to know at least one of the supported language very well in order to automate your application successfully.
No inbuilt reporting capability so you need plugins like JUnit and TestNG for test reports.
Lot of challenges with IE browser.
It does not support and non web-based applications, it only supports web based applications.
Its an open source tool so in case of any technical issues you need to rely on the https://crbtech.in/programmes/software-testing-training-programme community forums to get your issue resolved.
You need to know at least one of the supported language very well in order to automate your application successfully.
No inbuilt reporting capability so you need plugins like JUnit and TestNG for test reports.
Lot of challenges with IE browser.
Re: LIMITATIONS OF SELENIUM
Wed Apr 10, 2019 11:23 am
[ltr]1. Selenium cannot test windows application:[/ltr]
[ltr]Selenium doesn’t support windows based applications. It supports only web-based applications.[/ltr]
[ltr]2. Selenium cannot test mobile apps:[/ltr]
[ltr]We can test on any operating system and browser on the desktop using selenium but we cant deal mobile testing with selenium alone. But there is a solution for this. You can use Appium to handle iOS and Android native, mobile, and hybrid apps using the WebDriver protocol.[/ltr]
[ltr]3. Limited reporting:[/ltr]
[ltr]With selenium, you couldn’t generate a good report. But there is a workaround. You can generate reports using TestNG or Extent reports.[/ltr]
[ltr]6. Handling pop up windows:[/ltr]
[ltr]Windows-based pops are part of the operating system. It’s beyond selenium’s capabilities. We could use AutoIT to handle the windows based popups.[/ltr]
[ltr]7. Handling captcha:[/ltr]
[ltr]Handling captcha is a limitation in selenium. There are some third-party tools to automate captcha but still, we cannot achieve 100% results.[/ltr]
[ltr]Selenium doesn’t support windows based applications. It supports only web-based applications.[/ltr]
[ltr]2. Selenium cannot test mobile apps:[/ltr]
[ltr]We can test on any operating system and browser on the desktop using selenium but we cant deal mobile testing with selenium alone. But there is a solution for this. You can use Appium to handle iOS and Android native, mobile, and hybrid apps using the WebDriver protocol.[/ltr]
[ltr]3. Limited reporting:[/ltr]
[ltr]With selenium, you couldn’t generate a good report. But there is a workaround. You can generate reports using TestNG or Extent reports.[/ltr]
[ltr]6. Handling pop up windows:[/ltr]
[ltr]Windows-based pops are part of the operating system. It’s beyond selenium’s capabilities. We could use AutoIT to handle the windows based popups.[/ltr]
[ltr]7. Handling captcha:[/ltr]
[ltr]Handling captcha is a limitation in selenium. There are some third-party tools to automate captcha but still, we cannot achieve 100% results.[/ltr]
- Selenium IDE limitations
- Limitations for Selenium Webdriver - DataDriven Framework using Java
- Can Selenium do image comparison tests; support mobile browsers; and other FAQs about Selenium
- What is the use of Selenium Core and Selenium Test Manager ? (N-Unit Procedures in VS 2010)
- Creating detail log for selenium command execution (Selenium RC Java client)?
Permissions in this forum:
You cannot reply to topics in this forum