Does the selenium ide have any drawbacks?
Answer / Dileep Kumar Singh
Selenium IDE has limitations, such as it only supports Firefox browser and does not allow for cross-browser testing. Additionally, scripts created using Selenium IDE may be difficult to maintain and reuse, as they rely heavily on record-and-playback functionality.
| Is This Answer Correct ? | 0 Yes | 0 No |
In selenium ide, give the usage of context menu?
Other than the default port 4444 how you can run selenium server?
What type of tests have you automated?
What difference do you make between soft vs. Hard to say in selenium?
What are the test types supported by selenium?
What are the types of listeners in testng?
What do you know about selenium?
Tell me how colors could be handled in selenium webdriver?
What is the command that is used in order to display the values of a variable into the output console or log?
What is the purpose of selenium ide?
How you can use “submit” a form using selenium?
While using click command can you use screen coordinate?