Class webdriver.FirefoxDomExecutor
Defined in: firefoxdomexecutor.js.
Constructor Attributes | Constructor Name and Description |
---|---|
Method Attributes | Method Name and Description |
---|---|
execute(command, callback)
|
|
<static> |
webdriver.FirefoxDomExecutor.isAvailable()
|
Method Detail
execute(command, callback)
- Parameters:
- command
- callback
<static>
{boolean}
webdriver.FirefoxDomExecutor.isAvailable()
- Returns:
- {boolean} Whether the current environment supports the FirefoxDomExecutor.