文件名称: selenium-safari-driver-4.33.0.jar中文-英文对照文档.zip
<dependency>
<groupId>org.seleniumhq.selenium</groupId>
<artifactId>selenium-safari-driver</artifactId>
<version>4.33.0</version>
</dependency>Gradle:
implementation group: 'org.seleniumhq.selenium', name: 'selenium-safari-driver', version: '4.33.0'
Gradle (Short):
implementation 'org.seleniumhq.selenium:selenium-safari-driver:4.33.0'
Gradle (Kotlin):
implementation("org.seleniumhq.selenium:selenium-safari-driver:4.33.0")本翻译文档基于以下开源项目制作,严格遵守各项目的开源许可证,并在此列出其版权归属与许可证信息。
org.openqa.selenium.safariorg.openqa.selenium.safari.AddHasDebugger
org.openqa.selenium.safari.AddHasPermissions
org.openqa.selenium.safari.ConnectionClosedException
org.openqa.selenium.safari.HasDebugger
org.openqa.selenium.safari.HasPermissions
org.openqa.selenium.safari.SafariDriver
org.openqa.selenium.safari.SafariDriverInfo
org.openqa.selenium.safari.SafariDriverService
org.openqa.selenium.safari.SafariDriverService.Builder
org.openqa.selenium.safari.SafariOptions
org.openqa.selenium.safari.SafariTechPreviewDriverInfo
org.openqa.selenium.safari.SafariTechPreviewDriverService
org.openqa.selenium.safari.SafariTechPreviewDriverService.Builder