public class DriverContext
extends java.lang.Object
| Constructor and Description |
|---|
DriverContext(com.workfusion.rpa.driver.Driver driver) |
| Modifier and Type | Method and Description |
|---|---|
com.workfusion.rpa.driver.Driver |
getDriver() |
java.lang.String |
getDriverType() |
long |
getFluentWaitPollingInterval() |
long |
getFluentWaitTimeout() |
void |
setFluentWaitPollingInterval(long fluentWaitPollingInterval) |
void |
setFluentWaitTimeout(long fluentWaitTimeout) |
public com.workfusion.rpa.driver.Driver getDriver()
public java.lang.String getDriverType()
public long getFluentWaitTimeout()
public void setFluentWaitTimeout(long fluentWaitTimeout)
public long getFluentWaitPollingInterval()
public void setFluentWaitPollingInterval(long fluentWaitPollingInterval)
Copyright © 2024 WorkFusion, Inc. All rights reserved.