FirefoxDriver
FirefoxDriver
Browser-specific class, which knows how to run() the executable by overriding the Driver's Driver#run method.
This class also adds a compatibility layer to the Driver to work around Chrome's lack of full w3c support.
It inherits from Driver, but tries to make the unsupported webdriver calls actually work