跳过导航链接
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 

C

CacheLookup - org.openqa.selenium.support中的注释类型
Marker annotation to be applied to WebElements to indicate that it never changes (that is, that the same instance in the DOM will always be used)
callEmbeddedHtmlUtils(WebDriver, String, WebElement, Object...) - 类 中的方法com.thoughtworks.selenium.webdriven.JavascriptLibrary
 
callEmbeddedSelenium(WebDriver, String, WebElement, Object...) - 类 中的方法com.thoughtworks.selenium.webdriven.JavascriptLibrary
 
canExecute(File) - 类 中的静态方法org.openqa.selenium.io.FileHandler
 
CanPerformActionChain - org.openqa.selenium.interactions中的接口
Interface implemented by each driver that implements performing action chains.
Capabilities - org.openqa.selenium中的接口
Describes a series of key/value pairs that encapsulate aspects of a browser.
CAPABILITY - 类 中的静态变量org.openqa.selenium.chrome.ChromeOptions
Key used to store a set of ChromeOptions in a DesiredCapabilities object.
CAPABILITY - 类 中的静态变量org.openqa.selenium.edge.EdgeOptions
Key used to store a set of EdgeOptions in a DesiredCapabilities object.
CAPABILITY - 类 中的静态变量org.openqa.selenium.opera.OperaOptions
Key used to store a set of OperaOptions in a DesiredCapabilities object.
CAPABILITY - 类 中的静态变量org.openqa.selenium.safari.SafariOptions
Key used to store SafariOptions in a DesiredCapabilities object.
CapabilityType - org.openqa.selenium.remote中的接口
Commonly seen remote webdriver capabilities.
CapabilityType.ForSeleniumServer - org.openqa.selenium.remote中的接口
 
captureEntirePageScreenshot(String, String) - 类 中的方法com.thoughtworks.selenium.DefaultSelenium
已过时。
 
captureEntirePageScreenshot(String, String) - 接口 中的方法com.thoughtworks.selenium.Selenium
已过时。
Saves the entire contents of the current window canvas to a PNG file.
captureEntirePageScreenshotToString(String) - 类 中的方法com.thoughtworks.selenium.DefaultSelenium
已过时。
 
captureEntirePageScreenshotToString(String) - 接口 中的方法com.thoughtworks.selenium.Selenium
已过时。
Downloads a screenshot of the browser current window canvas to a based 64 encoded PNG file.
captureNetworkTraffic(String) - 类 中的方法com.thoughtworks.selenium.DefaultSelenium
已过时。
 
captureNetworkTraffic(String) - 接口 中的方法com.thoughtworks.selenium.Selenium
已过时。
Returns the network traffic seen by the browser, including headers, AJAX requests, status codes, and timings.
captureScreenshot(String) - 类 中的方法com.thoughtworks.selenium.DefaultSelenium
已过时。
 
captureScreenshot(String) - 接口 中的方法com.thoughtworks.selenium.Selenium
已过时。
Captures a PNG screenshot to the specified file.
captureScreenshotToString() - 类 中的方法com.thoughtworks.selenium.DefaultSelenium
已过时。
 
captureScreenshotToString() - 接口 中的方法com.thoughtworks.selenium.Selenium
已过时。
Capture a PNG screenshot.
CaptureScreenshotToString - com.thoughtworks.selenium.webdriven.commands中的类
 
CaptureScreenshotToString() - 类 的构造器com.thoughtworks.selenium.webdriven.commands.CaptureScreenshotToString
 
cell() - 类 中的静态方法org.openqa.selenium.lift.find.TableCellFinder
 
cell() - 类 中的静态方法org.openqa.selenium.lift.Finders
 
cells() - 类 中的静态方法org.openqa.selenium.lift.find.TableCellFinder
 
cells() - 类 中的静态方法org.openqa.selenium.lift.Finders
 
charAt(int) - 枚举 中的方法org.openqa.selenium.Keys
 
check(String) - 类 中的方法com.thoughtworks.selenium.DefaultSelenium
已过时。
 
check(String) - 接口 中的方法com.thoughtworks.selenium.Selenium
已过时。
Check a toggle-button (checkbox/radio)
Check - com.thoughtworks.selenium.webdriven.commands中的类
 
Check(AlertOverride, ElementFinder) - 类 的构造器com.thoughtworks.selenium.webdriven.commands.Check
 
checkForError() - 类 中的方法org.openqa.selenium.os.CommandLine
 
checkForError() - 类 中的方法org.openqa.selenium.os.WindowsProcessGroup
 
checkForVerificationErrors() - 类 中的方法com.thoughtworks.selenium.SeleneseTestBase
已过时。
Asserts that there were no verification errors during the current test, failing immediately if any are found
checkForVerificationErrors() - 类 中的方法com.thoughtworks.selenium.SeleneseTestCase
已过时。
Asserts that there were no verification errors during the current test, failing immediately if any are found
checkForVerificationErrors() - 类 中的方法com.thoughtworks.selenium.SeleneseTestNgHelper
 
chooseCancelOnNextConfirmation() - 类 中的方法com.thoughtworks.selenium.DefaultSelenium
已过时。
 
chooseCancelOnNextConfirmation() - 接口 中的方法com.thoughtworks.selenium.Selenium
已过时。
By default, Selenium's overridden window.confirm() function will return true, as if the user had manually clicked OK; after running this command, the next call to confirm() will return false, as if the user had clicked Cancel.
chooseOkOnNextConfirmation() - 类 中的方法com.thoughtworks.selenium.DefaultSelenium
已过时。
 
chooseOkOnNextConfirmation() - 接口 中的方法com.thoughtworks.selenium.Selenium
已过时。
Undo the effect of calling chooseCancelOnNextConfirmation.
chord(CharSequence...) - 枚举 中的静态方法org.openqa.selenium.Keys
Simulate pressing many keys at once in a "chord".
chord(Iterable<CharSequence>) - 枚举 中的静态方法org.openqa.selenium.Keys
 
CHROME - 接口 中的静态变量org.openqa.selenium.remote.BrowserType
 
chrome() - 类 中的静态方法org.openqa.selenium.remote.DesiredCapabilities
 
CHROME_DRIVER_EXE_PROPERTY - 类 中的静态变量org.openqa.selenium.chrome.ChromeDriverService
System property that defines the location of the chromedriver executable that will be used by the default service.
CHROME_DRIVER_LOG_PROPERTY - 类 中的静态变量org.openqa.selenium.chrome.ChromeDriverService
System property that defines the location of the log that will be written by the default service.
CHROME_DRIVER_SILENT_OUTPUT_PROPERTY - 类 中的静态变量org.openqa.selenium.chrome.ChromeDriverService
Boolean system property that defines whether the ChromeDriver executable should be started in silent mode.
CHROME_DRIVER_VERBOSE_LOG_PROPERTY - 类 中的静态变量org.openqa.selenium.chrome.ChromeDriverService
Boolean system property that defines whether the ChromeDriver executable should be started with verbose logging.
CHROME_DRIVER_WHITELISTED_IPS_PROPERTY - 类 中的静态变量org.openqa.selenium.chrome.ChromeDriverService
System property that defines comma-separated list of remote IPv4 addresses which are allowed to connect to ChromeDriver.
ChromeDriver - org.openqa.selenium.chrome中的类
A WebDriver implementation that controls a Chrome browser running on the local machine.
ChromeDriver() - 类 的构造器org.openqa.selenium.chrome.ChromeDriver
Creates a new ChromeDriver using the default server configuration.
ChromeDriver(ChromeDriverService) - 类 的构造器org.openqa.selenium.chrome.ChromeDriver
Creates a new ChromeDriver instance.
ChromeDriver(Capabilities) - 类 的构造器org.openqa.selenium.chrome.ChromeDriver
Creates a new ChromeDriver instance.
ChromeDriver(ChromeOptions) - 类 的构造器org.openqa.selenium.chrome.ChromeDriver
Creates a new ChromeDriver instance with the specified options.
ChromeDriver(ChromeDriverService, ChromeOptions) - 类 的构造器org.openqa.selenium.chrome.ChromeDriver
Creates a new ChromeDriver instance with the specified options.
ChromeDriver(ChromeDriverService, Capabilities) - 类 的构造器org.openqa.selenium.chrome.ChromeDriver
Creates a new ChromeDriver instance.
ChromeDriverService - org.openqa.selenium.chrome中的类
Manages the life and death of a chromedriver server.
ChromeDriverService(File, int, ImmutableList<String>, ImmutableMap<String, String>) - 类 的构造器org.openqa.selenium.chrome.ChromeDriverService
 
ChromeDriverService.Builder - org.openqa.selenium.chrome中的类
Builder used to configure new ChromeDriverService instances.
ChromeOptions - org.openqa.selenium.chrome中的类
Class to manage options specific to ChromeDriver.
ChromeOptions() - 类 的构造器org.openqa.selenium.chrome.ChromeOptions
 
CircularOutputStream - org.openqa.selenium.io中的类
Captures the last N bytes of output.
CircularOutputStream(File, int) - 类 的构造器org.openqa.selenium.io.CircularOutputStream
 
CircularOutputStream(File) - 类 的构造器org.openqa.selenium.io.CircularOutputStream
 
CircularOutputStream(int) - 类 的构造器org.openqa.selenium.io.CircularOutputStream
 
className(String) - 类 中的静态方法org.openqa.selenium.By
Finds elements based on the value of the "class" attribute.
ClasspathExtension - org.openqa.selenium.firefox.internal中的类
 
ClasspathExtension(Class<?>, String) - 类 的构造器org.openqa.selenium.firefox.internal.ClasspathExtension
 
clean(File) - 类 中的方法org.openqa.selenium.firefox.FirefoxProfile
 
clear() - 接口 中的方法org.openqa.selenium.html5.LocalStorage
 
clear() - 接口 中的方法org.openqa.selenium.html5.SessionStorage
 
clear() - 类 中的方法org.openqa.selenium.remote.html5.RemoteLocalStorage
 
clear() - 类 中的方法org.openqa.selenium.remote.html5.RemoteSessionStorage
 
clear() - 类 中的方法org.openqa.selenium.remote.RemoteWebElement
 
clear() - 接口 中的方法org.openqa.selenium.WebElement
If this element is a text entry element, this will clear the value.
CLEAR_APP_CACHE - 接口 中的静态变量org.openqa.selenium.remote.DriverCommand
 
CLEAR_ELEMENT - 接口 中的静态变量org.openqa.selenium.remote.DriverCommand
 
CLEAR_LOCAL_STORAGE - 接口 中的静态变量org.openqa.selenium.remote.DriverCommand
 
CLEAR_SESSION_STORAGE - 接口 中的静态变量org.openqa.selenium.remote.DriverCommand
 
clearVerificationErrors() - 类 中的方法com.thoughtworks.selenium.SeleneseTestBase
已过时。
Clears out the list of verification errors
clearVerificationErrors() - 类 中的方法com.thoughtworks.selenium.SeleneseTestCase
已过时。
Clears out the list of verification errors
click(String) - 类 中的方法com.thoughtworks.selenium.DefaultSelenium
已过时。
 
click(String) - 接口 中的方法com.thoughtworks.selenium.Selenium
已过时。
Clicks on a link, button, checkbox or radio button.
Click - com.thoughtworks.selenium.webdriven.commands中的类
 
Click(AlertOverride, ElementFinder) - 类 的构造器com.thoughtworks.selenium.webdriven.commands.Click
 
click(WebElement) - 类 中的方法org.openqa.selenium.interactions.Actions
Clicks in the middle of the given element.
click() - 类 中的方法org.openqa.selenium.interactions.Actions
Clicks at the current mouse location.
click(Coordinates) - 接口 中的方法org.openqa.selenium.interactions.Mouse
 
CLICK - 接口 中的静态变量org.openqa.selenium.remote.DriverCommand
 
click(Coordinates) - 类 中的方法org.openqa.selenium.remote.RemoteMouse
 
click() - 类 中的方法org.openqa.selenium.remote.RemoteWebElement
 
click(Coordinates) - 类 中的方法org.openqa.selenium.support.events.internal.EventFiringMouse
 
click() - 接口 中的方法org.openqa.selenium.WebElement
Click this element.
CLICK_ELEMENT - 接口 中的静态变量org.openqa.selenium.remote.DriverCommand
 
ClickAction - org.openqa.selenium.interactions中的类
clicks an element.
ClickAction(Mouse, Locatable) - 类 的构造器org.openqa.selenium.interactions.ClickAction
 
clickAndHold(WebElement) - 类 中的方法org.openqa.selenium.interactions.Actions
Clicks (without releasing) in the middle of the given element.
clickAndHold() - 类 中的方法org.openqa.selenium.interactions.Actions
Clicks (without releasing) at the current mouse location.
ClickAndHoldAction - org.openqa.selenium.interactions中的类
Presses the left mouse button without releasing it.
ClickAndHoldAction(Mouse, Locatable) - 类 的构造器org.openqa.selenium.interactions.ClickAndHoldAction
 
clickAt(String, String) - 类 中的方法com.thoughtworks.selenium.DefaultSelenium
已过时。
 
clickAt(String, String) - 接口 中的方法com.thoughtworks.selenium.Selenium
已过时。
Clicks on a link, button, checkbox or radio button.
ClickAt - com.thoughtworks.selenium.webdriven.commands中的类
 
ClickAt(AlertOverride, ElementFinder) - 类 的构造器com.thoughtworks.selenium.webdriven.commands.ClickAt
 
clickOn(Finder<WebElement, WebDriver>) - 接口 中的方法org.openqa.selenium.lift.TestContext
 
clickOn(Finder<WebElement, WebDriver>) - 类 中的方法org.openqa.selenium.lift.WebDriverTestContext
 
clickOnFirst(Finder<WebElement, WebDriver>) - 类 中的方法org.openqa.selenium.lift.WebDriverTestContext
 
CLIENT - 类 中的静态变量org.openqa.selenium.logging.LogType
This log type pertains to logs from the client.
Clock - org.openqa.selenium.support.ui中的接口
A simple encapsulation to allowing timing
close() - 类 中的方法com.thoughtworks.selenium.DefaultSelenium
已过时。
 
close() - 接口 中的方法com.thoughtworks.selenium.Selenium
已过时。
Simulates the user clicking the "close" button in the titlebar of a popup window or tab.
Close - com.thoughtworks.selenium.webdriven.commands中的类
 
Close() - 类 的构造器com.thoughtworks.selenium.webdriven.commands.Close
 
close() - 类 中的方法org.openqa.selenium.internal.SocketLock
 
close() - 类 中的方法org.openqa.selenium.logging.LoggingHandler
 
CLOSE - 接口 中的静态变量org.openqa.selenium.remote.DriverCommand
 
close() - 接口 中的方法org.openqa.selenium.remote.http.HttpClient
Closes the connections associated with this client.
close() - 类 中的方法org.openqa.selenium.remote.internal.ApacheHttpClient
 
close() - 类 中的方法org.openqa.selenium.remote.internal.HttpClientFactory
 
close() - 类 中的方法org.openqa.selenium.remote.RemoteWebDriver
 
close() - 类 中的方法org.openqa.selenium.support.events.EventFiringWebDriver
 
close() - 接口 中的方法org.openqa.selenium.WebDriver
Close the current window, quitting the browser if it's the last window currently open.
closeQuietly(Closeable) - 类 中的静态方法org.openqa.selenium.io.IOUtils
 
Color - org.openqa.selenium.support中的类
 
Colors - org.openqa.selenium.support中的枚举
 
com.thoughtworks.selenium - 程序包 com.thoughtworks.selenium
 
com.thoughtworks.selenium.condition - 程序包 com.thoughtworks.selenium.condition
 
com.thoughtworks.selenium.webdriven - 程序包 com.thoughtworks.selenium.webdriven
 
com.thoughtworks.selenium.webdriven.commands - 程序包 com.thoughtworks.selenium.webdriven.commands
 
combine(LogEntries...) - 类 中的静态方法org.openqa.selenium.logging.LogCombiner
 
Command - org.openqa.selenium.remote中的类
 
Command(SessionId, String) - 类 的构造器org.openqa.selenium.remote.Command
 
Command(SessionId, String, Map<String, ?>) - 类 的构造器org.openqa.selenium.remote.Command
 
COMMAND_LINE_FLAGS - 类 中的静态变量com.thoughtworks.selenium.BrowserConfigurationOptions
 
CommandCodec<T> - org.openqa.selenium.remote中的接口
Converts Command objects to and from another representation.
CommandExecutor - org.openqa.selenium.remote中的接口
 
CommandInfo - org.openqa.selenium.remote中的类
 
CommandInfo(String, HttpMethod) - 类 的构造器org.openqa.selenium.remote.CommandInfo
 
CommandLine - org.openqa.selenium.os中的类
 
CommandLine(String, String...) - 类 的构造器org.openqa.selenium.os.CommandLine
 
CommandLine(String[]) - 类 的构造器org.openqa.selenium.os.CommandLine
 
CommandProcessor - com.thoughtworks.selenium中的接口
已过时。
The RC interface will be removed in Selenium 3.0. Please migrate to using WebDriver.
CompositeAction - org.openqa.selenium.interactions中的类
An action for aggregating actions and triggering all of them at the same time.
CompositeAction() - 类 的构造器org.openqa.selenium.interactions.CompositeAction
 
CompositeAction(WebDriver) - 类 的构造器org.openqa.selenium.interactions.CompositeAction
 
CompoundMutator - com.thoughtworks.selenium.webdriven中的类
A class that collects together a group of other mutators and applies them in the order they've been added to any script that needs modification.
CompoundMutator(String) - 类 的构造器com.thoughtworks.selenium.webdriven.CompoundMutator
 
Condition - com.thoughtworks.selenium.condition中的类
Simple predicate class, which also knows how to wait for the condition to be true.
Condition() - 类 的构造器com.thoughtworks.selenium.condition.Condition
Creates an instance of Condition with is canonical name as message
Condition(String, Object[]) - 类 的构造器com.thoughtworks.selenium.condition.Condition
Creates an instance of Condition with the given message and args, which are in the String.format(String, Object...) modeal.
Condition(String) - 类 的构造器com.thoughtworks.selenium.condition.Condition
 
Condition(String, Object) - 类 的构造器com.thoughtworks.selenium.condition.Condition
 
Condition(String, Object, Object) - 类 的构造器com.thoughtworks.selenium.condition.Condition
 
Condition(String, Object, Object, Object) - 类 的构造器com.thoughtworks.selenium.condition.Condition
 
Condition(String, Object, Object, Object, Object) - 类 的构造器com.thoughtworks.selenium.condition.Condition
 
Condition(String, Object, Object, Object, Object, Object) - 类 的构造器com.thoughtworks.selenium.condition.Condition
 
conditionFailed(ConditionRunner.Context, Condition, String) - 类 中的方法com.thoughtworks.selenium.condition.DefaultConditionRunner.Log4jMonitor
 
conditionFailed(ConditionRunner.Context, Condition, String) - 接口 中的方法com.thoughtworks.selenium.condition.DefaultConditionRunner.Monitor
 
conditionFailed(ConditionRunner.Context, Condition, String) - 类 中的方法com.thoughtworks.selenium.condition.DefaultConditionRunner.NoOpMonitor
 
ConditionRunner - com.thoughtworks.selenium.condition中的接口
A ConditionRunner is a class that can execute a Condition, which need certain basic pieces that it needs to execute (e.g. an instance of Selenium).
ConditionRunner.Context - com.thoughtworks.selenium.condition中的接口
conditionWasReached(ConditionRunner.Context, Condition) - 类 中的方法com.thoughtworks.selenium.condition.DefaultConditionRunner.Log4jMonitor
 
conditionWasReached(ConditionRunner.Context, Condition) - 接口 中的方法com.thoughtworks.selenium.condition.DefaultConditionRunner.Monitor
Called whenever a DefaultConditionRunner.waitFor(Condition) is successful (i.e.
conditionWasReached(ConditionRunner.Context, Condition) - 类 中的方法com.thoughtworks.selenium.condition.DefaultConditionRunner.NoOpMonitor
 
ConnectionClosedException - org.openqa.selenium.safari中的异常错误
Exception thrown when the connection to the SafariDriver is lost.
ConnectionClosedException(String) - 异常错误 的构造器org.openqa.selenium.safari.ConnectionClosedException
 
ConnectionType(Boolean, Boolean, Boolean) - 类 的构造器org.openqa.selenium.mobile.NetworkConnection.ConnectionType
 
ConnectionType(int) - 类 的构造器org.openqa.selenium.mobile.NetworkConnection.ConnectionType
 
containsWebDriverExtension() - 类 中的方法org.openqa.selenium.firefox.FirefoxProfile
 
context(String) - 接口 中的方法org.openqa.selenium.ContextAware
Switch the focus of future commands for this driver to the context with the given name.
ContextAware - org.openqa.selenium中的接口
Some implementations of WebDriver, notably those that support native testing, need the ability to switch between the native and web-based contexts.
contextClick(WebElement) - 类 中的方法org.openqa.selenium.interactions.Actions
Performs a context-click at middle of the given element.
contextClick() - 类 中的方法org.openqa.selenium.interactions.Actions
Performs a context-click at the current mouse location.
contextClick(Coordinates) - 接口 中的方法org.openqa.selenium.interactions.Mouse
 
contextClick(Coordinates) - 类 中的方法org.openqa.selenium.remote.RemoteMouse
 
contextClick(Coordinates) - 类 中的方法org.openqa.selenium.support.events.internal.EventFiringMouse
 
ContextClickAction - org.openqa.selenium.interactions中的类
Context-clicks an element
ContextClickAction(Mouse, Locatable) - 类 的构造器org.openqa.selenium.interactions.ContextClickAction
 
contextMenu(String) - 类 中的方法com.thoughtworks.selenium.DefaultSelenium
已过时。
 
contextMenu(String) - 接口 中的方法com.thoughtworks.selenium.Selenium
已过时。
Simulates opening the context menu for the specified element (as might happen if the user "right-clicked" on the element).
contextMenuAt(String, String) - 类 中的方法com.thoughtworks.selenium.DefaultSelenium
已过时。
 
contextMenuAt(String, String) - 接口 中的方法com.thoughtworks.selenium.Selenium
已过时。
Simulates opening the context menu for the specified element (as might happen if the user "right-clicked" on the element).
controlKeyDown() - 类 中的方法com.thoughtworks.selenium.DefaultSelenium
已过时。
 
controlKeyDown() - 接口 中的方法com.thoughtworks.selenium.Selenium
已过时。
Press the control key and hold it down until doControlUp() is called or a new page is loaded.
ControlKeyDown - com.thoughtworks.selenium.webdriven.commands中的类
 
ControlKeyDown(KeyState) - 类 的构造器com.thoughtworks.selenium.webdriven.commands.ControlKeyDown
 
controlKeyDown - 类 中的变量com.thoughtworks.selenium.webdriven.commands.KeyState
 
controlKeyUp() - 类 中的方法com.thoughtworks.selenium.DefaultSelenium
已过时。
 
controlKeyUp() - 接口 中的方法com.thoughtworks.selenium.Selenium
已过时。
Release the control key.
ControlKeyUp - com.thoughtworks.selenium.webdriven.commands中的类
 
ControlKeyUp(KeyState) - 类 的构造器com.thoughtworks.selenium.webdriven.commands.ControlKeyUp
 
convert(Object) - 类 中的方法org.openqa.selenium.remote.BeanToJsonConverter
Convert an object that may or may not be a JsonElement into its JSON string representation, handling the case where it is neither in a graceful way.
convert(Class<T>, Object) - 类 中的方法org.openqa.selenium.remote.JsonToBeanConverter
 
convertFromBase64Png(String) - 接口 中的方法org.openqa.selenium.OutputType
Convert the given base64 png to a requested format.
convertFromPngBytes(byte[]) - 接口 中的方法org.openqa.selenium.OutputType
Convert the given png to a requested format.
convertObject(Object) - 类 中的方法org.openqa.selenium.remote.BeanToJsonConverter
Convert an object that may or may not be a JsonElement into its JSON object representation, handling the case where it is neither in a graceful way.
Cookie - org.openqa.selenium中的类
 
Cookie(String, String, String, Date) - 类 的构造器org.openqa.selenium.Cookie
Creates an insecure non-httpOnly cookie with no domain specified.
Cookie(String, String, String, String, Date) - 类 的构造器org.openqa.selenium.Cookie
Creates an insecure non-httpOnly cookie.
Cookie(String, String, String, String, Date, boolean) - 类 的构造器org.openqa.selenium.Cookie
Creates a non-httpOnly cookie.
Cookie(String, String, String, String, Date, boolean, boolean) - 类 的构造器org.openqa.selenium.Cookie
Creates a cookie.
Cookie(String, String) - 类 的构造器org.openqa.selenium.Cookie
Create a cookie for the default path with the given name and value with no expiry set.
Cookie(String, String, String) - 类 的构造器org.openqa.selenium.Cookie
Create a cookie.
Cookie.Builder - org.openqa.selenium中的类
 
Coordinates - org.openqa.selenium.interactions.internal中的接口
Provides coordinates of an element for advanced interactions.
copy(File, File) - 类 中的静态方法org.openqa.selenium.io.FileHandler
 
copy(File, File, String) - 类 中的静态方法org.openqa.selenium.io.FileHandler
 
copyOutputTo(OutputStream) - 类 中的方法org.openqa.selenium.os.CommandLine
 
copyOutputTo(OutputStream) - 类 中的方法org.openqa.selenium.os.WindowsProcessGroup
 
copyResource(File, Class<?>, String...) - 类 中的静态方法org.openqa.selenium.io.FileHandler
 
CREATE_BREAKAWAY_FROM_JOB - 接口 中的静态变量org.openqa.selenium.os.Kernel32
 
CREATE_SUSPENDED - 接口 中的静态变量org.openqa.selenium.os.Kernel32
 
createClient(URL) - 接口 中的方法org.openqa.selenium.remote.http.HttpClient.Factory
Creates a HTTP client that will send requests to the given URL.
createClient(URL) - 类 中的方法org.openqa.selenium.remote.internal.ApacheHttpClient.Factory
 
createCookie(String, String) - 类 中的方法com.thoughtworks.selenium.DefaultSelenium
已过时。
 
createCookie(String, String) - 接口 中的方法com.thoughtworks.selenium.Selenium
已过时。
Create a new cookie whose path and domain are same with those of current page under test, unless you specified a path for this cookie explicitly.
CreateCookie - com.thoughtworks.selenium.webdriven.commands中的类
 
CreateCookie() - 类 的构造器com.thoughtworks.selenium.webdriven.commands.CreateCookie
 
createDefaultService() - 类 中的静态方法org.openqa.selenium.chrome.ChromeDriverService
Configures and returns a new ChromeDriverService using the default configuration.
createDefaultService() - 类 中的静态方法org.openqa.selenium.edge.EdgeDriverService
Configures and returns a new EdgeDriverService using the default configuration.
createDefaultService() - 类 中的静态方法org.openqa.selenium.firefox.GeckoDriverService
Configures and returns a new GeckoDriverService using the default configuration.
createDefaultService() - 类 中的静态方法org.openqa.selenium.ie.InternetExplorerDriverService
Configures and returns a new InternetExplorerDriverService using the default configuration.
createDefaultService() - 类 中的静态方法org.openqa.selenium.opera.OperaDriverService
Configures and returns a new OperaDriverService using the default configuration.
createDefaultService(SafariOptions) - 类 中的静态方法org.openqa.selenium.safari.SafariDriverService
 
createDir(File) - 类 中的静态方法org.openqa.selenium.io.FileHandler
 
createHttpClient(Credentials) - 类 中的方法org.openqa.selenium.remote.internal.HttpClientFactory
 
createHttpClient(Credentials, int, int) - 类 中的方法org.openqa.selenium.remote.internal.HttpClientFactory
 
CreateJobObject(WinBase.SECURITY_ATTRIBUTES, String) - 接口 中的方法org.openqa.selenium.os.Kernel32
 
createLocator(Field) - 类 中的方法org.openqa.selenium.support.pagefactory.AjaxElementLocatorFactory
 
createLocator(Field) - 类 中的方法org.openqa.selenium.support.pagefactory.DefaultElementLocatorFactory
 
createLocator(Field) - 接口 中的方法org.openqa.selenium.support.pagefactory.ElementLocatorFactory
When a field on a class needs to be decorated with an ElementLocator this method will be called.
createResponse() - 类 中的方法org.openqa.selenium.remote.ProtocolHandshake.Result
 
createSession(HttpClient, Command) - 类 中的方法org.openqa.selenium.remote.ProtocolHandshake
 
createTempDir(String, String) - 类 中的方法org.openqa.selenium.io.TemporaryFilesystem
Create a temporary directory, and track it for deletion.
Credentials - org.openqa.selenium.security中的接口
Marker interface used to indicate that this object can be used for authentication.
cssSelector(String) - 类 中的静态方法org.openqa.selenium.By
Finds elements via the driver's underlying W3 Selector engine.
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 
跳过导航链接