in real world, how do we log reports using selenium? is it with log4j or testNG listener?? please answer asap
Answers were Sorted based on User's Feedback
We can use both..But according to me log4j we use report incidents only..By using ReportNg listeners we can put more details of incident...
| Is This Answer Correct ? | 0 Yes | 0 No |
Can captcha and bar code reader be automated by using selenium?
What types of tests are compatible with Selenium?
How do you get all the values from Drop Down list?
How to fetch the current page url in selenium?
Can we use selenium grid for performance testing?
How to test ajax application with selenium?
How can we find the value of different attributes like name, class, value of an element?
What are some limitations of selenium?
Explain in selenium ide how can you debug the tests?
How to execute javascript in selenium?
Give selenium ide tool disadvantage?
What is the difference between driver.getwindowhandle() and driver.getwindowhandles() in selenium webdriver?