Speaker A
In the last class, we have seen JavaScript executor, which is one of the interfaces that is also implemented by the RemoteWebDriver class. So, if you look at the hierarchy of Selenium classes and interfaces, JavaScript executor is one of the interfaces which is implemented by RemoteWebDriver along with the WebDriver interface.











