@CacheableTask
@Deprecated
public abstract class PrepareChromeDriver
extends io.freefair.gradle.plugins.okhttp.tasks.OkHttpTask
| Constructor and Description |
|---|
PrepareChromeDriver()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
download()
Deprecated.
|
abstract org.gradle.api.file.DirectoryProperty |
getOutputDir()
Deprecated.
|
abstract org.gradle.api.provider.Property<java.lang.String> |
getVersion()
Deprecated.
|
buildOkHttpClient, getCacheDir, getCacheSize, getForceCache, getForceNetwork, getLoggingLevel, getOkHttpClientcompareTo, configure, dependsOn, doFirst, doFirst, doFirst, doLast, doLast, doLast, finalizedBy, getActions, getAnt, getDependsOn, getDescription, getDestroyables, getDidWork, getEnabled, getExtensions, getFinalizedBy, getGroup, getInputs, getLocalState, getLogger, getLogging, getMustRunAfter, getName, getOutputs, getPath, getProject, getShouldRunAfter, getState, getTaskDependencies, getTemporaryDir, getTimeout, hasProperty, mustRunAfter, onlyIf, onlyIf, onlyIf, property, setActions, setDependsOn, setDescription, setDidWork, setEnabled, setFinalizedBy, setGroup, setMustRunAfter, setOnlyIf, setOnlyIf, setOnlyIf, setProperty, setShouldRunAfter, shouldRunAfter, usesServiceacceptServiceReferences, appendParallelSafeAction, doNotTrackState, getAsDynamicObject, getConvention, getIdentityPath, getImpliesSubProjects, getLifecycleDependencies, getOnlyIf, getReasonNotToTrackState, getReasonTaskIsIncompatibleWithConfigurationCache, getRequiredServices, getServices, getSharedResources, getStandardOutputCapture, getTaskActions, getTaskIdentity, getTemporaryDirFactory, hasTaskActions, injectIntoNewInstance, isCompatibleWithConfigurationCache, isEnabled, isHasCustomActions, notCompatibleWithConfigurationCache, prependParallelSafeAction, setImpliesSubProjects@Input public abstract org.gradle.api.provider.Property<java.lang.String> getVersion()
@OutputDirectory public abstract org.gradle.api.file.DirectoryProperty getOutputDir()
public void download()
throws java.io.IOException
java.io.IOException