Latest Selenium Interview Questions With Answers
Part 6 26 : Can we automate desktop software application’s testing using selenium WebDriver? Answer : No. This Is the biggest disadvantage of selenium WebDriver API. We can automate only web and mobile software application’s testing using selenium WebDriver. 27 : Can you tell me the alternative driver.get() method to open URL In browser? Answer : We can use anyone … Read more