Answer Posted / priyabrat behera
Selenium does not support window based application,And Selenium does not have an assertion command to check correctness.And selenium does not provide any execution report.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Tell me how you can capture server side log selenium server?
Can you run the tests registered with Selenium IDE in other browsers?
How do you add check points or verification points in selenium?
What are the main advantages of automation testing?
What exactly is selenium remote-control (rc) tool?
How you can debug the tests in selenium ide?
What is the difference between driver.getwindowhandle() and driver.getwindowhandles() in selenium?
Can we use selenium grid for performance testing?
What is the difference between page object model (pom) and page factory?
Which selenium command(s) simulates selecting a link?
How do you identify an object using selenium?
What kind of mouse actions can be performed in selenium?
How can you find if an element is displayed on the screen?
Explain what is group test in testng?
How to mouse hover an element in selenium?