Why we don't use RemoteWebDriver driver = new ChromeDriver()
Jun 28, 2024 · 2 min read · Introduction: This is more of an Object Oriented Programming interview question rather than a Selenium WebDriver question. First of all, there is absolutely no problem with a browser driver object being referenced by RemoteWebDriver instance variable...
Join discussion