org.openqa.selenium.safari.SafariOptions.addExtensions(File...)
This method is now a no-op and will be removed in 2.46.0.
|
org.openqa.selenium.safari.SafariOptions.addExtensions(List)
This method is now a no-op and will be removed in 2.46.0.
|
org.openqa.selenium.safari.SafariOptions.getDataDir()
This method is now a no-op and will be removed in 2.46.0.
|
org.openqa.selenium.safari.SafariOptions.getExtensions()
This method is now a no-op and will be removed in 2.46.0.
|
org.openqa.selenium.safari.SafariOptions.getSkipExtensionInstallation()
This method is now a no-op and will be removed in 2.46.0.
|
org.openqa.selenium.safari.SafariOptions.getUseCustomDriverExtension()
This method is now a no-op and will be removed in 2.46.0.
|
org.openqa.selenium.safari.SafariOptions.setDataDir(File)
This method is now a no-op and will be removed in 2.46.0.
|
org.openqa.selenium.safari.SafariOptions.setDriverExtension(File)
This method is now a no-op and will be removed in 2.46.0.
|
org.openqa.selenium.safari.SafariOptions.setSkipExtensionInstallation(boolean)
This method is now a no-op and will be removed in 2.46.0.
|