- GECKO_DRIVER_EXE_PROPERTY - 类 中的静态变量org.openqa.selenium.firefox.GeckoDriverService
-
System property that defines the location of the GeckoDriver executable
that will be used by the
default service.
- GeckoDriverService - org.openqa.selenium.firefox中的类
-
Manages the life and death of an GeckoDriver aka 'wires'.
- GeckoDriverService(File, int, ImmutableList<String>, ImmutableMap<String, String>) - 类 的构造器org.openqa.selenium.firefox.GeckoDriverService
-
- GeckoDriverService.Builder - org.openqa.selenium.firefox中的类
-
- get(String) - 类 中的方法com.thoughtworks.selenium.BrowserConfigurationOptions
-
- get(String) - 类 中的方法org.openqa.selenium.logging.LocalLogs
-
- get(String) - 接口 中的方法org.openqa.selenium.logging.Logs
-
Fetches available log entries for the given log type.
- GET - 接口 中的静态变量org.openqa.selenium.remote.DriverCommand
-
- get(String) - 类 中的方法org.openqa.selenium.remote.RemoteLogs
-
- get(String) - 类 中的方法org.openqa.selenium.remote.RemoteWebDriver
-
- get(String) - 类 中的方法org.openqa.selenium.support.events.EventFiringWebDriver
-
- get() - 类 中的方法org.openqa.selenium.support.ui.LoadableComponent
-
Ensure that the component is currently loaded.
- get() - 类 中的方法org.openqa.selenium.support.ui.SlowLoadableComponent
-
- get(String) - 接口 中的方法org.openqa.selenium.WebDriver
-
Load a new web page in the current browser window.
- GET_ACTIVE_ELEMENT - 接口 中的静态变量org.openqa.selenium.remote.DriverCommand
-
- GET_ALERT_TEXT - 接口 中的静态变量org.openqa.selenium.remote.DriverCommand
-
- GET_ALL_COOKIES - 接口 中的静态变量org.openqa.selenium.remote.DriverCommand
-
- GET_ALL_SESSIONS - 接口 中的静态变量org.openqa.selenium.remote.DriverCommand
-
- GET_APP_CACHE - 接口 中的静态变量org.openqa.selenium.remote.DriverCommand
-
- GET_APP_CACHE_STATUS - 接口 中的静态变量org.openqa.selenium.remote.DriverCommand
-
- GET_AVAILABLE_LOG_TYPES - 接口 中的静态变量org.openqa.selenium.remote.DriverCommand
-
- GET_CAPABILITIES - 接口 中的静态变量org.openqa.selenium.remote.DriverCommand
-
- GET_CONTEXT_HANDLES - 接口 中的静态变量org.openqa.selenium.remote.DriverCommand
-
- GET_COOKIE - 接口 中的静态变量org.openqa.selenium.remote.DriverCommand
-
- GET_CURRENT_CONTEXT_HANDLE - 接口 中的静态变量org.openqa.selenium.remote.DriverCommand
-
- GET_CURRENT_URL - 接口 中的静态变量org.openqa.selenium.remote.DriverCommand
-
- GET_CURRENT_WINDOW_HANDLE - 接口 中的静态变量org.openqa.selenium.remote.DriverCommand
-
- GET_CURRENT_WINDOW_POSITION - 接口 中的静态变量org.openqa.selenium.remote.DriverCommand
-
- GET_CURRENT_WINDOW_SIZE - 接口 中的静态变量org.openqa.selenium.remote.DriverCommand
-
- GET_ELEMENT_ATTRIBUTE - 接口 中的静态变量org.openqa.selenium.remote.DriverCommand
-
- GET_ELEMENT_LOCATION - 接口 中的静态变量org.openqa.selenium.remote.DriverCommand
-
- GET_ELEMENT_LOCATION_ONCE_SCROLLED_INTO_VIEW - 接口 中的静态变量org.openqa.selenium.remote.DriverCommand
-
- GET_ELEMENT_PROPERTY - 接口 中的静态变量org.openqa.selenium.remote.DriverCommand
-
- GET_ELEMENT_RECT - 接口 中的静态变量org.openqa.selenium.remote.DriverCommand
-
- GET_ELEMENT_SIZE - 接口 中的静态变量org.openqa.selenium.remote.DriverCommand
-
- GET_ELEMENT_TAG_NAME - 接口 中的静态变量org.openqa.selenium.remote.DriverCommand
-
- GET_ELEMENT_TEXT - 接口 中的静态变量org.openqa.selenium.remote.DriverCommand
-
- GET_ELEMENT_VALUE_OF_CSS_PROPERTY - 接口 中的静态变量org.openqa.selenium.remote.DriverCommand
-
- GET_LOCAL_STORAGE_ITEM - 接口 中的静态变量org.openqa.selenium.remote.DriverCommand
-
- GET_LOCAL_STORAGE_KEYS - 接口 中的静态变量org.openqa.selenium.remote.DriverCommand
-
- GET_LOCAL_STORAGE_SIZE - 接口 中的静态变量org.openqa.selenium.remote.DriverCommand
-
- GET_LOCATION - 接口 中的静态变量org.openqa.selenium.remote.DriverCommand
-
- GET_LOG - 接口 中的静态变量org.openqa.selenium.remote.DriverCommand
-
- GET_NETWORK_CONNECTION - 接口 中的静态变量org.openqa.selenium.remote.DriverCommand
-
- GET_PAGE_SOURCE - 接口 中的静态变量org.openqa.selenium.remote.DriverCommand
-
- GET_SCREEN_ORIENTATION - 接口 中的静态变量org.openqa.selenium.remote.DriverCommand
-
- GET_SCREEN_ROTATION - 接口 中的静态变量org.openqa.selenium.remote.DriverCommand
-
- GET_SESSION_LOGS - 接口 中的静态变量org.openqa.selenium.remote.DriverCommand
-
- GET_SESSION_STORAGE_ITEM - 接口 中的静态变量org.openqa.selenium.remote.DriverCommand
-
- GET_SESSION_STORAGE_KEYS - 接口 中的静态变量org.openqa.selenium.remote.DriverCommand
-
- GET_SESSION_STORAGE_SIZE - 接口 中的静态变量org.openqa.selenium.remote.DriverCommand
-
- GET_TITLE - 接口 中的静态变量org.openqa.selenium.remote.DriverCommand
-
- GET_WINDOW_HANDLES - 接口 中的静态变量org.openqa.selenium.remote.DriverCommand
-
- getActionChainExecutor() - 接口 中的方法org.openqa.selenium.interactions.CanPerformActionChain
-
- getActions() - 接口 中的方法org.openqa.selenium.interactions.internal.MultiAction
-
Returns the list of primitive actions that compose this complex action.
- getActions() - 类 中的方法org.openqa.selenium.interactions.SendKeysAction
-
- getActiveEngine() - 接口 中的方法org.openqa.selenium.WebDriver.ImeHandler
-
Get the name of the active IME engine.
- getAdditionalInformation() - 异常错误 中的方法org.openqa.selenium.WebDriverException
-
- getAddressOfRemoteServer() - 接口 中的方法org.openqa.selenium.firefox.ExtensionConnection
-
- getAddressOfRemoteServer() - 类 中的方法org.openqa.selenium.firefox.FirefoxDriver.LazyCommandExecutor
-
- getAddressOfRemoteServer() - 类 中的方法org.openqa.selenium.firefox.internal.NewProfileExtensionConnection
-
- getAddressOfRemoteServer() - 类 中的方法org.openqa.selenium.remote.HttpCommandExecutor
-
- getAlert() - 类 中的方法com.thoughtworks.selenium.DefaultSelenium
-
已过时。
- getAlert() - 接口 中的方法com.thoughtworks.selenium.Selenium
-
已过时。
Retrieves the message of a JavaScript alert generated during the previous action, or fail if
there were no alerts.
- GetAlert - com.thoughtworks.selenium.webdriven.commands中的类
-
- GetAlert(AlertOverride) - 类 的构造器com.thoughtworks.selenium.webdriven.commands.GetAlert
-
- getAlert() - 异常错误 中的方法org.openqa.selenium.UnhandledAlertException
-
- getAlertText() - 异常错误 中的方法org.openqa.selenium.UnhandledAlertException
-
- getAll() - 类 中的方法org.openqa.selenium.logging.LogEntries
-
Get the list of all log entries.
- getAll() - 类 中的方法org.openqa.selenium.logging.SessionLogs
-
- getAllButtons() - 类 中的方法com.thoughtworks.selenium.DefaultSelenium
-
已过时。
- getAllButtons() - 接口 中的方法com.thoughtworks.selenium.Selenium
-
已过时。
Returns the IDs of all buttons on the page.
- GetAllButtons - com.thoughtworks.selenium.webdriven.commands中的类
-
- GetAllButtons() - 类 的构造器com.thoughtworks.selenium.webdriven.commands.GetAllButtons
-
- getAllFields() - 类 中的方法com.thoughtworks.selenium.DefaultSelenium
-
已过时。
- getAllFields() - 接口 中的方法com.thoughtworks.selenium.Selenium
-
已过时。
Returns the IDs of all input fields on the page.
- GetAllFields - com.thoughtworks.selenium.webdriven.commands中的类
-
- GetAllFields() - 类 的构造器com.thoughtworks.selenium.webdriven.commands.GetAllFields
-
- getAllLinks() - 类 中的方法com.thoughtworks.selenium.DefaultSelenium
-
已过时。
- getAllLinks() - 接口 中的方法com.thoughtworks.selenium.Selenium
-
已过时。
Returns the IDs of all links on the page.
- GetAllLinks - com.thoughtworks.selenium.webdriven.commands中的类
-
- GetAllLinks() - 类 的构造器com.thoughtworks.selenium.webdriven.commands.GetAllLinks
-
- getAllOptions() - 类 中的方法com.thoughtworks.selenium.webdriven.commands.SeleniumSelect
-
- getAllSelectedOptions() - 接口 中的方法org.openqa.selenium.support.ui.ISelect
-
- getAllSelectedOptions() - 类 中的方法org.openqa.selenium.support.ui.Select
-
- getAllWindowIds() - 类 中的方法com.thoughtworks.selenium.DefaultSelenium
-
已过时。
- getAllWindowIds() - 接口 中的方法com.thoughtworks.selenium.Selenium
-
已过时。
Returns the IDs of all windows that the browser knows about.
- getAllWindowNames() - 类 中的方法com.thoughtworks.selenium.DefaultSelenium
-
已过时。
- getAllWindowNames() - 接口 中的方法com.thoughtworks.selenium.Selenium
-
已过时。
Returns the names of all windows that the browser knows about.
- GetAllWindowNames - com.thoughtworks.selenium.webdriven.commands中的类
-
- GetAllWindowNames() - 类 的构造器com.thoughtworks.selenium.webdriven.commands.GetAllWindowNames
-
- getAllWindowTitles() - 类 中的方法com.thoughtworks.selenium.DefaultSelenium
-
已过时。
- getAllWindowTitles() - 接口 中的方法com.thoughtworks.selenium.Selenium
-
已过时。
Returns the titles of all windows that the browser knows about.
- GetAllWindowTitles - com.thoughtworks.selenium.webdriven.commands中的类
-
- GetAllWindowTitles() - 类 的构造器com.thoughtworks.selenium.webdriven.commands.GetAllWindowTitles
-
- getAltitude() - 类 中的方法org.openqa.selenium.html5.Location
-
- getAttribute(String) - 类 中的方法com.thoughtworks.selenium.DefaultSelenium
-
已过时。
- getAttribute(String) - 接口 中的方法com.thoughtworks.selenium.Selenium
-
已过时。
Gets the value of an element attribute.
- GetAttribute - com.thoughtworks.selenium.webdriven.commands中的类
-
- GetAttribute(JavascriptLibrary, ElementFinder) - 类 的构造器com.thoughtworks.selenium.webdriven.commands.GetAttribute
-
- getAttribute(String) - 类 中的方法org.openqa.selenium.remote.RemoteWebElement
-
- getAttribute(String) - 接口 中的方法org.openqa.selenium.WebElement
-
Get the value of the given attribute of the element.
- getAttributeFromAllWindows(String) - 类 中的方法com.thoughtworks.selenium.DefaultSelenium
-
已过时。
- getAttributeFromAllWindows(String) - 接口 中的方法com.thoughtworks.selenium.Selenium
-
已过时。
Returns every instance of some attribute from all known windows.
- GetAttributeFromAllWindows - com.thoughtworks.selenium.webdriven.commands中的类
-
- GetAttributeFromAllWindows() - 类 的构造器com.thoughtworks.selenium.webdriven.commands.GetAttributeFromAllWindows
-
- getAuxiliary() - 接口 中的方法org.openqa.selenium.interactions.internal.Coordinates
-
- getAvailableEngines() - 接口 中的方法org.openqa.selenium.WebDriver.ImeHandler
-
All available engines on the machine.
- getAvailableLogTypes() - 接口 中的方法org.openqa.selenium.logging.Logs
-
Queries for available log types.
- getAvailableLogTypes() - 类 中的方法org.openqa.selenium.remote.RemoteLogs
-
- getBase64EncodedScreenshot() - 异常错误 中的方法org.openqa.selenium.remote.ScreenshotException
-
- getBodyText() - 类 中的方法com.thoughtworks.selenium.DefaultSelenium
-
已过时。
- getBodyText() - 接口 中的方法com.thoughtworks.selenium.Selenium
-
已过时。
Gets the entire text of the page.
- GetBodyText - com.thoughtworks.selenium.webdriven.commands中的类
-
- GetBodyText() - 类 的构造器com.thoughtworks.selenium.webdriven.commands.GetBodyText
-
- getBoolean(String, String[]) - 接口 中的方法com.thoughtworks.selenium.CommandProcessor
-
已过时。
- getBoolean(String, String[]) - 类 中的方法com.thoughtworks.selenium.HttpCommandProcessor
-
已过时。
- getBoolean(String, String[]) - 类 中的方法com.thoughtworks.selenium.webdriven.WebDriverCommandProcessor
-
- getBooleanArray(String, String[]) - 接口 中的方法com.thoughtworks.selenium.CommandProcessor
-
已过时。
- getBooleanArray(String, String[]) - 类 中的方法com.thoughtworks.selenium.HttpCommandProcessor
-
已过时。
- getBooleanArray(String, String[]) - 类 中的方法com.thoughtworks.selenium.webdriven.WebDriverCommandProcessor
-
- getBooleanPreference(String, boolean) - 类 中的方法org.openqa.selenium.firefox.FirefoxProfile
-
- getBrowserName() - 接口 中的方法org.openqa.selenium.Capabilities
-
- getBrowserName() - 类 中的方法org.openqa.selenium.remote.DesiredCapabilities
-
- getBuildInformation() - 异常错误 中的方法org.openqa.selenium.WebDriverException
-
- getBuildRevision() - 类 中的方法org.openqa.selenium.internal.BuildInfo
-
- getBuildRevision() - 类 中的方法org.openqa.selenium.remote.RemoteStatus
-
- getBuildTime() - 类 中的方法org.openqa.selenium.internal.BuildInfo
-
- getBuildTime() - 类 中的方法org.openqa.selenium.remote.RemoteStatus
-
- getCapabilities() - 类 中的方法com.thoughtworks.selenium.webdriven.WebDriverBackedSelenium
-
- getCapabilities() - 接口 中的方法org.openqa.selenium.HasCapabilities
-
- getCapabilities() - 类 中的方法org.openqa.selenium.remote.RemoteWebDriver
-
- getCapability(String) - 接口 中的方法org.openqa.selenium.Capabilities
-
- getCapability(String) - 类 中的方法org.openqa.selenium.remote.DesiredCapabilities
-
- getColor() - 类 中的方法org.openqa.selenium.support.Color
-
- getColorValue() - 枚举 中的方法org.openqa.selenium.support.Colors
-
- getCombinedLogsHolder(LocalLogs, LocalLogs) - 类 中的静态方法org.openqa.selenium.logging.LocalLogs
-
See documentation of CompositeLocalLogs about the difference between the first
LocalLogs instance and the second one.
- getCommandCodec() - 枚举 中的方法org.openqa.selenium.remote.Dialect
-
- getCommandExecutor() - 类 中的方法org.openqa.selenium.remote.RemoteWebDriver
-
- getCommandLineFlags() - 类 中的方法com.thoughtworks.selenium.BrowserConfigurationOptions
-
- getCommandURLString() - 类 中的方法com.thoughtworks.selenium.DefaultRemoteCommand
-
- getCommandURLString() - 接口 中的方法com.thoughtworks.selenium.RemoteCommand
-
- getConditionRunner() - 接口 中的方法com.thoughtworks.selenium.condition.ConditionRunner.Context
-
- getConfirmation() - 类 中的方法com.thoughtworks.selenium.DefaultSelenium
-
已过时。
- getConfirmation() - 接口 中的方法com.thoughtworks.selenium.Selenium
-
已过时。
Retrieves the message of a JavaScript confirmation dialog generated during the previous action.
- GetConfirmation - com.thoughtworks.selenium.webdriven.commands中的类
-
- GetConfirmation(AlertOverride) - 类 的构造器com.thoughtworks.selenium.webdriven.commands.GetConfirmation
-
- getConsoleOutput() - 类 中的方法org.openqa.selenium.firefox.FirefoxBinary
-
Gets all console output of the binary.
- getContext() - 接口 中的方法org.openqa.selenium.ContextAware
-
Return an opaque handle to this context that uniquely identifies it within this driver
instance.
- getContextHandles() - 接口 中的方法org.openqa.selenium.ContextAware
-
Return a set of context handles which can be used to iterate over all contexts of this
WebDriver instance
- getCookie() - 类 中的方法com.thoughtworks.selenium.DefaultSelenium
-
已过时。
- getCookie() - 接口 中的方法com.thoughtworks.selenium.Selenium
-
已过时。
Return all cookies of the current page under test.
- GetCookie - com.thoughtworks.selenium.webdriven.commands中的类
-
- GetCookie() - 类 的构造器com.thoughtworks.selenium.webdriven.commands.GetCookie
-
- getCookieByName(String) - 类 中的方法com.thoughtworks.selenium.DefaultSelenium
-
已过时。
- getCookieByName(String) - 接口 中的方法com.thoughtworks.selenium.Selenium
-
已过时。
Returns the value of the cookie with the specified name, or throws an error if the cookie is
not present.
- GetCookieByName - com.thoughtworks.selenium.webdriven.commands中的类
-
- GetCookieByName() - 类 的构造器com.thoughtworks.selenium.webdriven.commands.GetCookieByName
-
- getCookieNamed(String) - 接口 中的方法org.openqa.selenium.WebDriver.Options
-
Get a cookie with a given name.
- getCookies() - 接口 中的方法org.openqa.selenium.WebDriver.Options
-
Get all the cookies for the current domain.
- getCoordinates() - 接口 中的方法org.openqa.selenium.internal.Locatable
-
- getCoordinates() - 类 中的方法org.openqa.selenium.remote.RemoteWebElement
-
- getCssCount(String) - 类 中的方法com.thoughtworks.selenium.DefaultSelenium
-
已过时。
- getCssCount(String) - 接口 中的方法com.thoughtworks.selenium.Selenium
-
已过时。
Returns the number of nodes that match the specified css selector, eg.
- GetCssCount - com.thoughtworks.selenium.webdriven.commands中的类
-
- GetCssCount() - 类 的构造器com.thoughtworks.selenium.webdriven.commands.GetCssCount
-
- getCssValue(String) - 类 中的方法org.openqa.selenium.remote.RemoteWebElement
-
- getCssValue(String) - 接口 中的方法org.openqa.selenium.WebElement
-
Get the value of a given CSS property.
- getCurrent() - 枚举 中的静态方法org.openqa.selenium.Architecture
-
Gets current architecture.
- getCurrent() - 枚举 中的静态方法org.openqa.selenium.Platform
-
Get current platform (not necessarily the same as operating system).
- getCurrentUrl() - 类 中的方法org.openqa.selenium.lift.HamcrestWebDriverTestCase
-
- getCurrentUrl() - 类 中的方法org.openqa.selenium.remote.RemoteWebDriver
-
- getCurrentUrl() - 类 中的方法org.openqa.selenium.support.events.EventFiringWebDriver
-
- getCurrentUrl() - 接口 中的方法org.openqa.selenium.WebDriver
-
Get a string representing the current URL that the browser is looking at.
- getCursorPosition(String) - 类 中的方法com.thoughtworks.selenium.DefaultSelenium
-
已过时。
- getCursorPosition(String) - 接口 中的方法com.thoughtworks.selenium.Selenium
-
已过时。
Retrieves the text cursor position in the given input element or textarea; beware, this may not
work perfectly on all browsers.
- GetCursorPosition - com.thoughtworks.selenium.webdriven.commands中的类
-
- GetCursorPosition(ElementFinder) - 类 的构造器com.thoughtworks.selenium.webdriven.commands.GetCursorPosition
-
- getDataModel() - 枚举 中的方法org.openqa.selenium.Architecture
-
Gets the data model of the architecture.
- getDefaultOutputStream() - 类 中的方法org.openqa.selenium.firefox.internal.Executable
-
- getDefaultTmpFS() - 类 中的静态方法org.openqa.selenium.io.TemporaryFilesystem
-
- getDescribedInterface() - 类 中的方法org.openqa.selenium.remote.AddFindsByCss
-
- getDescribedInterface() - 类 中的方法org.openqa.selenium.remote.AddFindsChildByCss
-
- getDescribedInterface() - 类 中的方法org.openqa.selenium.remote.AddRemoteTouchScreen
-
- getDescribedInterface() - 类 中的方法org.openqa.selenium.remote.AddRotatable
-
- getDescribedInterface() - 接口 中的方法org.openqa.selenium.remote.AugmenterProvider
-
- getDescribedInterface() - 类 中的方法org.openqa.selenium.remote.html5.AddApplicationCache
-
- getDescribedInterface() - 类 中的方法org.openqa.selenium.remote.html5.AddLocationContext
-
- getDescribedInterface() - 类 中的方法org.openqa.selenium.remote.html5.AddWebStorage
-
- getDescribedInterface() - 类 中的方法org.openqa.selenium.remote.mobile.AddNetworkConnection
-
- getDialect() - 类 中的方法org.openqa.selenium.remote.ProtocolHandshake.Result
-
- getDimension() - 类 中的方法org.openqa.selenium.Rectangle
-
- getDomain() - 类 中的方法org.openqa.selenium.Cookie
-
- getDriverName(StackTraceElement[]) - 异常错误 中的静态方法org.openqa.selenium.WebDriverException
-
- getElementHeight(String) - 类 中的方法com.thoughtworks.selenium.DefaultSelenium
-
已过时。
- getElementHeight(String) - 接口 中的方法com.thoughtworks.selenium.Selenium
-
已过时。
Retrieves the height of an element
- GetElementHeight - com.thoughtworks.selenium.webdriven.commands中的类
-
- GetElementHeight(ElementFinder) - 类 的构造器com.thoughtworks.selenium.webdriven.commands.GetElementHeight
-
- getElementIndex(String) - 类 中的方法com.thoughtworks.selenium.DefaultSelenium
-
已过时。
- getElementIndex(String) - 接口 中的方法com.thoughtworks.selenium.Selenium
-
已过时。
Get the relative index of an element to its parent (starting from 0).
- GetElementIndex - com.thoughtworks.selenium.webdriven.commands中的类
-
- GetElementIndex(ElementFinder, JavascriptLibrary) - 类 的构造器com.thoughtworks.selenium.webdriven.commands.GetElementIndex
-
- getElementPositionLeft(String) - 类 中的方法com.thoughtworks.selenium.DefaultSelenium
-
已过时。
- getElementPositionLeft(String) - 接口 中的方法com.thoughtworks.selenium.Selenium
-
已过时。
Retrieves the horizontal position of an element
- GetElementPositionLeft - com.thoughtworks.selenium.webdriven.commands中的类
-
- GetElementPositionLeft(ElementFinder) - 类 的构造器com.thoughtworks.selenium.webdriven.commands.GetElementPositionLeft
-
- getElementPositionTop(String) - 类 中的方法com.thoughtworks.selenium.DefaultSelenium
-
已过时。
- getElementPositionTop(String) - 接口 中的方法com.thoughtworks.selenium.Selenium
-
已过时。
Retrieves the vertical position of an element
- GetElementPositionTop - com.thoughtworks.selenium.webdriven.commands中的类
-
- GetElementPositionTop(ElementFinder) - 类 的构造器com.thoughtworks.selenium.webdriven.commands.GetElementPositionTop
-
- getElementWidth(String) - 类 中的方法com.thoughtworks.selenium.DefaultSelenium
-
已过时。
- getElementWidth(String) - 接口 中的方法com.thoughtworks.selenium.Selenium
-
已过时。
Retrieves the width of an element
- GetElementWidth - com.thoughtworks.selenium.webdriven.commands中的类
-
- GetElementWidth(ElementFinder) - 类 的构造器com.thoughtworks.selenium.webdriven.commands.GetElementWidth
-
- getEnabledLogTypes() - 类 中的方法org.openqa.selenium.logging.LoggingPreferences
-
- getEncodedElementKey() - 枚举 中的方法org.openqa.selenium.remote.Dialect
-
- getEnum(int) - 枚举 中的静态方法org.openqa.selenium.html5.AppCacheStatus
-
Gets the AppCacheStatus for the given int value.
- getEnum(String) - 枚举 中的静态方法org.openqa.selenium.html5.AppCacheStatus
-
- getEnvironment() - 类 中的方法org.openqa.selenium.os.WindowsProcessGroup
-
- getEnvVarIgnoreCase(String) - 类 中的静态方法org.openqa.selenium.os.WindowsUtils
-
- getErrorHandler() - 类 中的方法org.openqa.selenium.remote.RemoteWebDriver
-
- getEval(String) - 类 中的方法com.thoughtworks.selenium.DefaultSelenium
-
已过时。
- getEval(String) - 接口 中的方法com.thoughtworks.selenium.Selenium
-
已过时。
Gets the result of evaluating the specified JavaScript snippet.
- GetEval - com.thoughtworks.selenium.webdriven.commands中的类
-
An implementation of the "getEval" method from Selenium.
- GetEval(ScriptMutator) - 类 的构造器com.thoughtworks.selenium.webdriven.commands.GetEval
-
- getExceptionType(int) - 类 中的方法org.openqa.selenium.remote.ErrorCodes
-
Returns the exception type that corresponds to the given statusCode.
- getExceptionType(String) - 类 中的方法org.openqa.selenium.remote.ErrorCodes
-
- getExitCode() - 类 中的方法org.openqa.selenium.os.CommandLine
-
- getExitCode() - 类 中的方法org.openqa.selenium.os.WindowsProcessGroup
-
- getExperimentalOption(String) - 类 中的方法org.openqa.selenium.chrome.ChromeOptions
-
Returns the value of an experimental option.
- getExperimentalOption(String) - 类 中的方法org.openqa.selenium.opera.OperaOptions
-
Returns the value of an experimental option.
- getExpiry() - 类 中的方法org.openqa.selenium.Cookie
-
- getExpression(String) - 类 中的方法com.thoughtworks.selenium.DefaultSelenium
-
已过时。
- getExpression(String) - 接口 中的方法com.thoughtworks.selenium.Selenium
-
已过时。
Returns the specified expression.
- GetExpression - com.thoughtworks.selenium.webdriven.commands中的类
-
- GetExpression() - 类 的构造器com.thoughtworks.selenium.webdriven.commands.GetExpression
-
- getExtraEnv() - 类 中的方法org.openqa.selenium.firefox.FirefoxBinary
-
- getFile() - 类 中的方法org.openqa.selenium.firefox.internal.Executable
-
- getFileDetector() - 类 中的方法org.openqa.selenium.remote.RemoteWebDriver
-
- getFirstSelectedOption() - 接口 中的方法org.openqa.selenium.support.ui.ISelect
-
- getFirstSelectedOption() - 类 中的方法org.openqa.selenium.support.ui.Select
-
- getFtpProxy() - 类 中的方法org.openqa.selenium.Proxy
-
Gets the FTP proxy.
- getGridHttpClient(int, int) - 类 中的方法org.openqa.selenium.remote.internal.HttpClientFactory
-
- getHandlerBasedLoggerInstance(LoggingHandler, Set<String>) - 类 中的静态方法org.openqa.selenium.logging.LocalLogs
-
- getHeight() - 类 中的方法org.openqa.selenium.Dimension
-
- getHeight() - 类 中的方法org.openqa.selenium.Rectangle
-
- getHighestEphemeralPort() - 接口 中的方法org.openqa.selenium.net.EphemeralPortRangeDetector
-
Returns the last port that could be searched for free ports
- getHighestEphemeralPort() - 类 中的方法org.openqa.selenium.net.FixedIANAPortRange
-
- getHighestEphemeralPort() - 类 中的方法org.openqa.selenium.net.LinuxEphemeralPortRangeDetector
-
- getHighestEphemeralPort() - 类 中的方法org.openqa.selenium.net.OlderWindowsVersionEphemeralPortDetector
-
- getHtmlSource() - 类 中的方法com.thoughtworks.selenium.DefaultSelenium
-
已过时。
- getHtmlSource() - 接口 中的方法com.thoughtworks.selenium.Selenium
-
已过时。
Returns the entire HTML source between the opening and closing "html" tags.
- GetHtmlSource - com.thoughtworks.selenium.webdriven.commands中的类
-
- GetHtmlSource() - 类 的构造器com.thoughtworks.selenium.webdriven.commands.GetHtmlSource
-
- getHttpClient() - 类 中的方法org.openqa.selenium.remote.internal.HttpClientFactory
-
- getHttpProxy() - 类 中的方法org.openqa.selenium.Proxy
-
Gets the HTTP proxy.
- getId() - 接口 中的方法org.openqa.selenium.internal.HasIdentity
-
- getId() - 类 中的方法org.openqa.selenium.remote.RemoteWebElement
-
- getImplementation(Object) - 类 中的方法org.openqa.selenium.remote.AddFindsByCss
-
- getImplementation(Object) - 类 中的方法org.openqa.selenium.remote.AddFindsChildByCss
-
- getImplementation(Object) - 类 中的方法org.openqa.selenium.remote.AddRemoteTouchScreen
-
- getImplementation(Object) - 类 中的方法org.openqa.selenium.remote.AddRotatable
-
- getImplementation(Object) - 接口 中的方法org.openqa.selenium.remote.AugmenterProvider
-
For the interface that this provider describes, return an implementation.
- getImplementation(Object) - 类 中的方法org.openqa.selenium.remote.html5.AddApplicationCache
-
- getImplementation(Object) - 类 中的方法org.openqa.selenium.remote.html5.AddLocationContext
-
- getImplementation(Object) - 类 中的方法org.openqa.selenium.remote.html5.AddWebStorage
-
- getImplementation(Object) - 类 中的方法org.openqa.selenium.remote.mobile.AddNetworkConnection
-
- getInetAddresses() - 类 中的方法org.openqa.selenium.net.NetworkInterface
-
- getInstance() - 类 中的静态方法org.openqa.selenium.logging.LoggingHandler
-
- getInstance() - 类 中的静态方法org.openqa.selenium.net.LinuxEphemeralPortRangeDetector
-
- getIntegerPreference(String, int) - 类 中的方法org.openqa.selenium.firefox.FirefoxProfile
-
- getIp4LoopbackOnly() - 类 中的方法org.openqa.selenium.net.NetworkInterface
-
- getIp4NonLoopbackAddressOfThisMachine() - 类 中的方法org.openqa.selenium.net.NetworkUtils
-
Returns a non-loopback IP4 hostname of the local host.
- getIp4NonLoopBackOnly() - 类 中的方法org.openqa.selenium.net.NetworkInterface
-
- getIp6Address() - 类 中的方法org.openqa.selenium.net.NetworkInterface
-
- getIpOfLoopBackIp4() - 类 中的方法org.openqa.selenium.net.NetworkUtils
-
- getItem(String) - 接口 中的方法org.openqa.selenium.html5.LocalStorage
-
- getItem(String) - 接口 中的方法org.openqa.selenium.html5.SessionStorage
-
- getItem(String) - 类 中的方法org.openqa.selenium.remote.html5.RemoteLocalStorage
-
- getItem(String) - 类 中的方法org.openqa.selenium.remote.html5.RemoteSessionStorage
-
- getKeyboard() - 接口 中的方法org.openqa.selenium.interactions.HasInputDevices
-
- getKeyboard() - 类 中的方法org.openqa.selenium.remote.RemoteWebDriver
-
- getKeyboard() - 类 中的方法org.openqa.selenium.support.events.EventFiringWebDriver
-
- getKeyFromUnicode(char) - 枚举 中的静态方法org.openqa.selenium.Keys
-
Get the special key representation,
Keys, of the supplied character if there is one.
- getLatitude() - 类 中的方法org.openqa.selenium.html5.Location
-
- getLengthCheckingWait(WebDriver) - 类 中的方法com.thoughtworks.selenium.webdriven.commands.WaitForPageToLoad
-
- getLevel() - 类 中的方法org.openqa.selenium.logging.LogEntry
-
Gets the logging entry's severity.
- getLevel(String) - 类 中的方法org.openqa.selenium.logging.LoggingPreferences
-
- getLibraryPathPropertyName() - 类 中的静态方法org.openqa.selenium.os.CommandLine
-
- getLocalAppDataPath() - 类 中的静态方法org.openqa.selenium.os.WindowsUtils
-
Returns the path to Local AppData.
- getLocalFile(CharSequence...) - 接口 中的方法org.openqa.selenium.remote.FileDetector
-
- getLocalFile(CharSequence...) - 类 中的方法org.openqa.selenium.remote.LocalFileDetector
-
- getLocalFile(CharSequence...) - 类 中的方法org.openqa.selenium.remote.UselessFileDetector
-
- getLocalStorage() - 类 中的方法org.openqa.selenium.chrome.ChromeDriver
-
- getLocalStorage() - 接口 中的方法org.openqa.selenium.html5.WebStorage
-
- getLocalStorage() - 类 中的方法org.openqa.selenium.opera.OperaDriver
-
- getLocalStorage() - 类 中的方法org.openqa.selenium.remote.html5.RemoteWebStorage
-
- getLocation() - 类 中的方法com.thoughtworks.selenium.DefaultSelenium
-
已过时。
- getLocation() - 接口 中的方法com.thoughtworks.selenium.Selenium
-
已过时。
Gets the absolute URL of the current page.
- GetLocation - com.thoughtworks.selenium.webdriven.commands中的类
-
- GetLocation() - 类 的构造器com.thoughtworks.selenium.webdriven.commands.GetLocation
-
- getLocation() - 类 中的方法org.openqa.selenium.remote.RemoteWebElement
-
- getLocation() - 接口 中的方法org.openqa.selenium.WebElement
-
Where on the page is the top left-hand corner of the rendered element?
- getLockPort() - 类 中的方法org.openqa.selenium.internal.SocketLock
-
Gets the port number that is being-locked.
- getLog() - 类 中的方法com.thoughtworks.selenium.DefaultSelenium
-
已过时。
- getLog() - 接口 中的方法com.thoughtworks.selenium.Selenium
-
已过时。
Get RC logs associated with this session.
- getLogs(String) - 类 中的方法org.openqa.selenium.logging.SessionLogs
-
- getLogTypes() - 类 中的方法org.openqa.selenium.logging.SessionLogs
-
- getLoInterface() - 类 中的方法org.openqa.selenium.net.DefaultNetworkInterfaceProvider
-
- getLoInterface() - 接口 中的方法org.openqa.selenium.net.NetworkInterfaceProvider
-
- getLongitude() - 类 中的方法org.openqa.selenium.html5.Location
-
- getLowestEphemeralPort() - 接口 中的方法org.openqa.selenium.net.EphemeralPortRangeDetector
-
Returns the first port in the ephemeral range
- getLowestEphemeralPort() - 类 中的方法org.openqa.selenium.net.FixedIANAPortRange
-
- getLowestEphemeralPort() - 类 中的方法org.openqa.selenium.net.LinuxEphemeralPortRangeDetector
-
- getLowestEphemeralPort() - 类 中的方法org.openqa.selenium.net.OlderWindowsVersionEphemeralPortDetector
-
- getMajorVersion() - 枚举 中的方法org.openqa.selenium.Platform
-
Returns the major version of this platform.
- getMessage() - 类 中的方法com.thoughtworks.selenium.condition.Condition
-
- getMessage() - 类 中的方法org.openqa.selenium.logging.LogEntry
-
Gets the log entry's message.
- getMessage() - 异常错误 中的方法org.openqa.selenium.WebDriverException
-
- getMethod(String) - 类 中的方法com.thoughtworks.selenium.webdriven.WebDriverCommandProcessor
-
- getMethod() - 类 中的方法org.openqa.selenium.remote.http.HttpRequest
-
- getMinorVersion() - 枚举 中的方法org.openqa.selenium.Platform
-
Returns the minor version of this platform.
- getMouse() - 接口 中的方法org.openqa.selenium.interactions.HasInputDevices
-
- getMouse() - 类 中的方法org.openqa.selenium.remote.RemoteWebDriver
-
- getMouse() - 类 中的方法org.openqa.selenium.support.events.EventFiringWebDriver
-
- getMouseSpeed() - 类 中的方法com.thoughtworks.selenium.DefaultSelenium
-
已过时。
- getMouseSpeed() - 接口 中的方法com.thoughtworks.selenium.Selenium
-
已过时。
Returns the number of pixels between "mousemove" events during dragAndDrop commands
(default=10).
- getName() - 类 中的方法org.openqa.selenium.Cookie
-
- getName(Level) - 类 中的静态方法org.openqa.selenium.logging.LogLevelMapping
-
Converts the JDK level to a name supported by Selenium.
- getName() - 类 中的方法org.openqa.selenium.net.NetworkInterface
-
- getName() - 类 中的方法org.openqa.selenium.remote.Command
-
- getName() - 类 中的方法org.openqa.selenium.remote.SimplePropertyDescriptor
-
- getNetworkConnection() - 接口 中的方法org.openqa.selenium.mobile.NetworkConnection
-
Query the driver for the Airplane Mode setting state
- getNetworkConnection() - 类 中的方法org.openqa.selenium.remote.mobile.RemoteNetworkConnection
-
- getNetWorkDiags() - 类 中的静态方法org.openqa.selenium.net.NetworkUtils
-
- getNetworkInterfaces() - 类 中的方法org.openqa.selenium.net.DefaultNetworkInterfaceProvider
-
- getNetworkInterfaces() - 接口 中的方法org.openqa.selenium.net.NetworkInterfaceProvider
-
- getNextAlert(WebDriver) - 类 中的方法com.thoughtworks.selenium.webdriven.commands.AlertOverride
-
- getNextConfirmation(WebDriver) - 类 中的方法com.thoughtworks.selenium.webdriven.commands.AlertOverride
-
- getNonLoopbackAddressOfThisMachine() - 类 中的方法org.openqa.selenium.net.NetworkUtils
-
Used by the mobile emulators that refuse to access localhost or 127.0.0.1 The IP4/IP6
requirements of this method are as-of-yet unspecified, but we return the string that is
associated with the IP4 interface
- getNoProxy() - 类 中的方法org.openqa.selenium.Proxy
-
Gets proxy bypass (noproxy) addresses.
- getNullLogger() - 类 中的静态方法org.openqa.selenium.logging.LocalLogs
-
Logger which doesn't do anything.
- getNumber(String, String[]) - 接口 中的方法com.thoughtworks.selenium.CommandProcessor
-
已过时。
- getNumber(String, String[]) - 类 中的方法com.thoughtworks.selenium.HttpCommandProcessor
-
已过时。
- getNumber(String, String[]) - 类 中的方法com.thoughtworks.selenium.webdriven.WebDriverCommandProcessor
-
- getNumberArray(String, String[]) - 接口 中的方法com.thoughtworks.selenium.CommandProcessor
-
已过时。
- getNumberArray(String, String[]) - 类 中的方法com.thoughtworks.selenium.HttpCommandProcessor
-
已过时。
- getNumberArray(String, String[]) - 类 中的方法com.thoughtworks.selenium.webdriven.WebDriverCommandProcessor
-
- getOptions() - 接口 中的方法org.openqa.selenium.support.ui.ISelect
-
- getOptions() - 类 中的方法org.openqa.selenium.support.ui.Select
-
- getOrientation() - 接口 中的方法org.openqa.selenium.Rotatable
-
- getOsArch() - 类 中的方法org.openqa.selenium.remote.RemoteStatus
-
- getOsName() - 类 中的方法org.openqa.selenium.remote.RemoteStatus
-
- getOsVersion() - 类 中的方法org.openqa.selenium.remote.RemoteStatus
-
- getPageSource() - 类 中的方法org.openqa.selenium.lift.HamcrestWebDriverTestCase
-
- getPageSource() - 类 中的方法org.openqa.selenium.remote.RemoteWebDriver
-
- getPageSource() - 类 中的方法org.openqa.selenium.support.events.EventFiringWebDriver
-
- getPageSource() - 接口 中的方法org.openqa.selenium.WebDriver
-
Get the source of the last loaded page.
- getParameters() - 类 中的方法org.openqa.selenium.remote.Command
-
- getPartOfOsName() - 枚举 中的方法org.openqa.selenium.Platform
-
- getPassword() - 类 中的方法org.openqa.selenium.security.UserAndPassword
-
- getPath() - 类 中的方法org.openqa.selenium.Cookie
-
- getPath() - 类 中的方法org.openqa.selenium.firefox.internal.Executable
-
- getPathsInProgramFiles(String) - 类 中的静态方法org.openqa.selenium.os.WindowsUtils
-
- getPlatform() - 接口 中的方法org.openqa.selenium.Capabilities
-
- getPlatform() - 类 中的方法org.openqa.selenium.remote.DesiredCapabilities
-
- getPoint() - 类 中的方法org.openqa.selenium.Rectangle
-
- getPort() - 类 中的方法org.openqa.selenium.safari.SafariOptions
-
- getPosition() - 接口 中的方法org.openqa.selenium.WebDriver.Window
-
Get the position of the current window, relative to the upper left corner of the screen.
- getPrivateLocalAddress() - 类 中的方法org.openqa.selenium.net.NetworkUtils
-
- GetProcessId(WinNT.HANDLE) - 接口 中的方法org.openqa.selenium.os.Kernel32
-
- getProfile(String) - 类 中的方法org.openqa.selenium.firefox.internal.ProfilesIni
-
- getProgramFiles86Path() - 类 中的静态方法org.openqa.selenium.os.WindowsUtils
-
- getProgramFilesPath() - 类 中的静态方法org.openqa.selenium.os.WindowsUtils
-
Returns the path to the Windows Program Files.
- getPrompt() - 类 中的方法com.thoughtworks.selenium.DefaultSelenium
-
已过时。
- getPrompt() - 接口 中的方法com.thoughtworks.selenium.Selenium
-
已过时。
Retrieves the message of a JavaScript question prompt dialog generated during the previous
action.
- getPropertyDescriptors(Class<? extends Object>) - 类 中的静态方法org.openqa.selenium.remote.SimplePropertyDescriptor
-
- getProxyAutoconfigUrl() - 类 中的方法org.openqa.selenium.Proxy
-
Gets the proxy auto-configuration URL.
- getProxyType() - 类 中的方法org.openqa.selenium.Proxy
-
- getReadMethod() - 类 中的方法org.openqa.selenium.remote.SimplePropertyDescriptor
-
- getRecords() - 类 中的方法org.openqa.selenium.logging.LoggingHandler
-
- getRect() - 类 中的方法org.openqa.selenium.remote.RemoteWebElement
-
- getRect() - 接口 中的方法org.openqa.selenium.WebElement
-
- getReleaseLabel() - 类 中的方法org.openqa.selenium.internal.BuildInfo
-
- getReleaseLabel() - 类 中的方法org.openqa.selenium.remote.RemoteStatus
-
- getRemoteControlServerLocation() - 接口 中的方法com.thoughtworks.selenium.CommandProcessor
-
已过时。
The URL that the RemoteControl instance is allegedly running on
- getRemoteControlServerLocation() - 类 中的方法com.thoughtworks.selenium.HttpCommandProcessor
-
已过时。
- getRemoteControlServerLocation() - 类 中的方法com.thoughtworks.selenium.webdriven.WebDriverCommandProcessor
-
- getResponseCodec() - 枚举 中的方法org.openqa.selenium.remote.Dialect
-
- getScreenshotAs(OutputType<X>) - 类 中的方法org.openqa.selenium.firefox.FirefoxDriver
-
- getScreenshotAs(OutputType<X>) - 类 中的方法org.openqa.selenium.ie.InternetExplorerDriver
-
- getScreenshotAs(OutputType<X>) - 类 中的方法org.openqa.selenium.remote.RemoteWebDriver
-
- getScreenshotAs(OutputType<X>) - 类 中的方法org.openqa.selenium.remote.RemoteWebElement
-
- getScreenshotAs(OutputType<X>) - 类 中的方法org.openqa.selenium.support.events.EventFiringWebDriver
-
- getScreenshotAs(OutputType<X>) - 接口 中的方法org.openqa.selenium.TakesScreenshot
-
Capture the screenshot and store it in the specified location.
- getSelectedId(String) - 类 中的方法com.thoughtworks.selenium.DefaultSelenium
-
已过时。
- getSelectedId(String) - 接口 中的方法com.thoughtworks.selenium.Selenium
-
已过时。
Gets option element ID for selected option in the specified select element.
- getSelectedIds(String) - 类 中的方法com.thoughtworks.selenium.DefaultSelenium
-
已过时。
- getSelectedIds(String) - 接口 中的方法com.thoughtworks.selenium.Selenium
-
已过时。
Gets all option element IDs for selected options in the specified select or multi-select
element.
- getSelectedIndex(String) - 类 中的方法com.thoughtworks.selenium.DefaultSelenium
-
已过时。
- getSelectedIndex(String) - 接口 中的方法com.thoughtworks.selenium.Selenium
-
已过时。
Gets option index (option number, starting at 0) for selected option in the specified select
element.
- getSelectedIndexes(String) - 类 中的方法com.thoughtworks.selenium.DefaultSelenium
-
已过时。
- getSelectedIndexes(String) - 接口 中的方法com.thoughtworks.selenium.Selenium
-
已过时。
Gets all option indexes (option number, starting at 0) for selected options in the specified
select or multi-select element.
- getSelectedLabel(String) - 类 中的方法com.thoughtworks.selenium.DefaultSelenium
-
已过时。
- getSelectedLabel(String) - 接口 中的方法com.thoughtworks.selenium.Selenium
-
已过时。
Gets option label (visible text) for selected option in the specified select element.
- getSelectedLabels(String) - 类 中的方法com.thoughtworks.selenium.DefaultSelenium
-
已过时。
- getSelectedLabels(String) - 接口 中的方法com.thoughtworks.selenium.Selenium
-
已过时。
Gets all option labels (visible text) for selected options in the specified select or
multi-select element.
- getSelectedOptions() - 类 中的方法com.thoughtworks.selenium.webdriven.commands.SeleniumSelect
-
- getSelectedValue(String) - 类 中的方法com.thoughtworks.selenium.DefaultSelenium
-
已过时。
- getSelectedValue(String) - 接口 中的方法com.thoughtworks.selenium.Selenium
-
已过时。
Gets option value (value attribute) for selected option in the specified select element.
- getSelectedValues(String) - 类 中的方法com.thoughtworks.selenium.DefaultSelenium
-
已过时。
- getSelectedValues(String) - 接口 中的方法com.thoughtworks.selenium.Selenium
-
已过时。
Gets all option values (value attributes) for selected options in the specified select or
multi-select element.
- getSelectOptions(String) - 类 中的方法com.thoughtworks.selenium.DefaultSelenium
-
已过时。
- getSelectOptions(String) - 接口 中的方法com.thoughtworks.selenium.Selenium
-
已过时。
Gets all option labels in the specified select drop-down.
- GetSelectOptions - com.thoughtworks.selenium.webdriven.commands中的类
-
- GetSelectOptions(JavascriptLibrary, ElementFinder) - 类 的构造器com.thoughtworks.selenium.webdriven.commands.GetSelectOptions
-
- getSelenium() - 接口 中的方法com.thoughtworks.selenium.condition.ConditionRunner.Context
-
- getSelenium(boolean) - 类 中的方法com.thoughtworks.selenium.SeleneseTestNgHelper
-
- getSeleniumScript(String) - 类 中的方法com.thoughtworks.selenium.webdriven.JavascriptLibrary
-
Loads the named Selenium script and returns it wrapped in an anonymous function.
- getSessionId() - 类 中的方法org.openqa.selenium.remote.Command
-
- getSessionId(String) - 类 中的静态方法org.openqa.selenium.remote.HttpSessionId
-
- getSessionId() - 类 中的方法org.openqa.selenium.remote.RemoteWebDriver
-
- getSessionId() - 类 中的方法org.openqa.selenium.remote.Response
-
- getSessionLogs(JsonObject) - 类 中的静态方法org.openqa.selenium.logging.SessionLogHandler
-
Creates a session logs map, with session logs mapped to session IDs, given
a raw session log map as a JSON object.
- getSessionStorage() - 类 中的方法org.openqa.selenium.chrome.ChromeDriver
-
- getSessionStorage() - 接口 中的方法org.openqa.selenium.html5.WebStorage
-
- getSessionStorage() - 类 中的方法org.openqa.selenium.opera.OperaDriver
-
- getSessionStorage() - 类 中的方法org.openqa.selenium.remote.html5.RemoteWebStorage
-
- getSize() - 类 中的方法org.openqa.selenium.remote.RemoteWebElement
-
- getSize() - 接口 中的方法org.openqa.selenium.WebDriver.Window
-
Get the size of the current window.
- getSize() - 接口 中的方法org.openqa.selenium.WebElement
-
What is the width and height of the rendered element?
- getSocksPassword() - 类 中的方法org.openqa.selenium.Proxy
-
Gets the SOCKS proxy's password.
- getSocksProxy() - 类 中的方法org.openqa.selenium.Proxy
-
Gets the SOCKS proxy.
- getSocksUsername() - 类 中的方法org.openqa.selenium.Proxy
-
Gets the SOCKS proxy's username.
- getSpeed() - 类 中的方法com.thoughtworks.selenium.DefaultSelenium
-
已过时。
- getSpeed() - 接口 中的方法com.thoughtworks.selenium.Selenium
-
已过时。
Get execution speed (i.e., get the millisecond length of the delay following each selenium
operation).
- getSslProxy() - 类 中的方法org.openqa.selenium.Proxy
-
Gets the SSL tunnel proxy.
- getState() - 类 中的方法org.openqa.selenium.remote.Response
-
- getStatus() - 接口 中的方法org.openqa.selenium.html5.ApplicationCache
-
The current state of the application cache.
- getStatus() - 类 中的方法org.openqa.selenium.remote.html5.RemoteApplicationCache
-
- getStatus() - 类 中的方法org.openqa.selenium.remote.http.HttpResponse
-
- getStatus() - 类 中的方法org.openqa.selenium.remote.Response
-
- getStdOut() - 类 中的方法org.openqa.selenium.os.CommandLine
-
- getStdOut() - 类 中的方法org.openqa.selenium.os.WindowsProcessGroup
-
- getStoringLoggerInstance(Set<String>) - 类 中的静态方法org.openqa.selenium.logging.LocalLogs
-
- getString(String, String[]) - 接口 中的方法com.thoughtworks.selenium.CommandProcessor
-
已过时。
- getString(String, String[]) - 类 中的方法com.thoughtworks.selenium.HttpCommandProcessor
-
已过时。
- getString(String, String[]) - 类 中的方法com.thoughtworks.selenium.webdriven.WebDriverCommandProcessor
-
- getStringArray(String, String[]) - 接口 中的方法com.thoughtworks.selenium.CommandProcessor
-
已过时。
- getStringArray(String, String[]) - 类 中的方法com.thoughtworks.selenium.HttpCommandProcessor
-
已过时。
- getStringArray(String, String[]) - 类 中的方法com.thoughtworks.selenium.webdriven.WebDriverCommandProcessor
-
- getStringPreference(String, String) - 类 中的方法org.openqa.selenium.firefox.FirefoxProfile
-
- getSupportUrl() - 异常错误 中的方法org.openqa.selenium.InvalidSelectorException
-
- getSupportUrl() - 异常错误 中的方法org.openqa.selenium.NoSuchElementException
-
- getSupportUrl() - 异常错误 中的方法org.openqa.selenium.StaleElementReferenceException
-
- getSupportUrl() - 异常错误 中的方法org.openqa.selenium.WebDriverException
-
- getSystemInformation() - 异常错误 中的方法org.openqa.selenium.WebDriverException
-
- getTable(String) - 类 中的方法com.thoughtworks.selenium.DefaultSelenium
-
已过时。
- getTable(String) - 接口 中的方法com.thoughtworks.selenium.Selenium
-
已过时。
Gets the text from a cell of a table.
- GetTable - com.thoughtworks.selenium.webdriven.commands中的类
-
- GetTable(ElementFinder, JavascriptLibrary) - 类 的构造器com.thoughtworks.selenium.webdriven.commands.GetTable
-
- getTagName() - 类 中的方法org.openqa.selenium.remote.RemoteWebElement
-
- getTagName() - 接口 中的方法org.openqa.selenium.WebElement
-
Get the tag name of this element.
- getTargetHost() - 类 中的方法org.openqa.selenium.remote.http.HttpResponse
-
Returns the host this response was received from, or null if it was not set.
- getText(String) - 类 中的方法com.thoughtworks.selenium.DefaultSelenium
-
已过时。
- getText() - 类 中的方法com.thoughtworks.selenium.SeleneseTestBase
-
已过时。
- getText() - 类 中的方法com.thoughtworks.selenium.SeleneseTestCase
-
已过时。
- getText(String) - 接口 中的方法com.thoughtworks.selenium.Selenium
-
已过时。
Gets the text of an element.
- GetText - com.thoughtworks.selenium.webdriven.commands中的类
-
- GetText(JavascriptLibrary, ElementFinder) - 类 的构造器com.thoughtworks.selenium.webdriven.commands.GetText
-
- getText() - 接口 中的方法org.openqa.selenium.Alert
-
- getText() - 类 中的方法org.openqa.selenium.remote.RemoteWebElement
-
- getText() - 接口 中的方法org.openqa.selenium.WebElement
-
Get the visible (i.e. not hidden by CSS) innerText of this element, including sub-elements,
without any leading or trailing whitespace.
- getTimeout() - 类 中的方法org.openqa.selenium.firefox.FirefoxBinary
-
- getTimestamp() - 类 中的方法org.openqa.selenium.logging.LogEntry
-
Gets the timestamp of the log statement in milliseconds since UNIX Epoch.
- getTitle() - 类 中的方法com.thoughtworks.selenium.DefaultSelenium
-
已过时。
- getTitle() - 接口 中的方法com.thoughtworks.selenium.Selenium
-
已过时。
Gets the title of the current page.
- GetTitle - com.thoughtworks.selenium.webdriven.commands中的类
-
- GetTitle() - 类 的构造器com.thoughtworks.selenium.webdriven.commands.GetTitle
-
- getTitle() - 类 中的方法org.openqa.selenium.lift.HamcrestWebDriverTestCase
-
- getTitle() - 类 中的方法org.openqa.selenium.remote.RemoteWebDriver
-
- getTitle() - 类 中的方法org.openqa.selenium.support.events.EventFiringWebDriver
-
- getTitle() - 接口 中的方法org.openqa.selenium.WebDriver
-
The title of the current page.
- getTmpFsBasedOn(File) - 类 中的静态方法org.openqa.selenium.io.TemporaryFilesystem
-
- getTouch() - 类 中的方法org.openqa.selenium.chrome.ChromeDriver
-
- getTouch() - 接口 中的方法org.openqa.selenium.interactions.HasTouchScreen
-
- getTouch() - 类 中的方法org.openqa.selenium.support.events.EventFiringWebDriver
-
- getUri() - 类 中的方法org.openqa.selenium.remote.http.HttpRequest
-
- getUrl() - 类 中的方法org.openqa.selenium.remote.service.DriverService
-
- getUseCleanSession() - 类 中的方法org.openqa.selenium.safari.SafariOptions
-
- getUsername() - 类 中的方法org.openqa.selenium.security.UserAndPassword
-
- getUseTechnologyPreview() - 类 中的方法org.openqa.selenium.safari.SafariOptions
-
- getValue(String) - 类 中的方法com.thoughtworks.selenium.DefaultSelenium
-
已过时。
- getValue(String) - 接口 中的方法com.thoughtworks.selenium.Selenium
-
已过时。
Gets the (whitespace-trimmed) value of an input field (or anything else with a value
parameter).
- GetValue - com.thoughtworks.selenium.webdriven.commands中的类
-
- GetValue(ElementFinder) - 类 的构造器com.thoughtworks.selenium.webdriven.commands.GetValue
-
- getValue() - 类 中的方法org.openqa.selenium.Cookie
-
- getValue() - 类 中的方法org.openqa.selenium.remote.Response
-
- getVersion() - 接口 中的方法org.openqa.selenium.Capabilities
-
- getVersion() - 类 中的方法org.openqa.selenium.remote.DesiredCapabilities
-
- getWhetherThisFrameMatchFrameExpression(String, String) - 类 中的方法com.thoughtworks.selenium.DefaultSelenium
-
已过时。
- getWhetherThisFrameMatchFrameExpression(String, String) - 接口 中的方法com.thoughtworks.selenium.Selenium
-
已过时。
Determine whether current/locator identify the frame containing this running code.
- getWhetherThisWindowMatchWindowExpression(String, String) - 类 中的方法com.thoughtworks.selenium.DefaultSelenium
-
已过时。
- getWhetherThisWindowMatchWindowExpression(String, String) - 接口 中的方法com.thoughtworks.selenium.Selenium
-
已过时。
Determine whether currentWindowString plus target identify the window containing this running
code.
- getWidth() - 类 中的方法org.openqa.selenium.Dimension
-
- getWidth() - 类 中的方法org.openqa.selenium.Rectangle
-
- getWindowHandle() - 类 中的方法org.openqa.selenium.remote.RemoteWebDriver
-
- getWindowHandle() - 类 中的方法org.openqa.selenium.support.events.EventFiringWebDriver
-
- getWindowHandle() - 接口 中的方法org.openqa.selenium.WebDriver
-
Return an opaque handle to this window that uniquely identifies it within this driver instance.
- getWindowHandles() - 类 中的方法org.openqa.selenium.remote.RemoteWebDriver
-
- getWindowHandles() - 类 中的方法org.openqa.selenium.support.events.EventFiringWebDriver
-
- getWindowHandles() - 接口 中的方法org.openqa.selenium.WebDriver
-
Return a set of window handles which can be used to iterate over all open windows of this
WebDriver instance by passing them to
WebDriver.switchTo().
- getWrappedDriver() - 类 中的方法com.thoughtworks.selenium.webdriven.WebDriverBackedSelenium
-
- getWrappedDriver() - 类 中的方法com.thoughtworks.selenium.webdriven.WebDriverCommandProcessor
-
- getWrappedDriver() - 接口 中的方法org.openqa.selenium.internal.WrapsDriver
-
- getWrappedDriver() - 类 中的方法org.openqa.selenium.remote.RemoteWebElement
-
- getWrappedDriver() - 类 中的方法org.openqa.selenium.support.events.EventFiringWebDriver
-
- getWrappedElement() - 接口 中的方法org.openqa.selenium.internal.WrapsElement
-
- getWriteMethod() - 类 中的方法org.openqa.selenium.remote.SimplePropertyDescriptor
-
- getX() - 类 中的方法org.openqa.selenium.DeviceRotation
-
- getX() - 类 中的方法org.openqa.selenium.Point
-
- getX() - 类 中的方法org.openqa.selenium.Rectangle
-
- getXpathCount(String) - 类 中的方法com.thoughtworks.selenium.DefaultSelenium
-
已过时。
- getXpathCount(String) - 接口 中的方法com.thoughtworks.selenium.Selenium
-
已过时。
Returns the number of nodes that match the specified xpath, eg.
- GetXpathCount - com.thoughtworks.selenium.webdriven.commands中的类
-
- GetXpathCount() - 类 的构造器com.thoughtworks.selenium.webdriven.commands.GetXpathCount
-
- getY() - 类 中的方法org.openqa.selenium.DeviceRotation
-
- getY() - 类 中的方法org.openqa.selenium.Point
-
- getY() - 类 中的方法org.openqa.selenium.Rectangle
-
- getZ() - 类 中的方法org.openqa.selenium.DeviceRotation
-
- GO_BACK - 接口 中的静态变量org.openqa.selenium.remote.DriverCommand
-
- GO_FORWARD - 接口 中的静态变量org.openqa.selenium.remote.DriverCommand
-
- goBack() - 类 中的方法com.thoughtworks.selenium.DefaultSelenium
-
已过时。
- goBack() - 接口 中的方法com.thoughtworks.selenium.Selenium
-
已过时。
Simulates the user clicking the "back" button on their browser.
- GoBack - com.thoughtworks.selenium.webdriven.commands中的类
-
- GoBack() - 类 的构造器com.thoughtworks.selenium.webdriven.commands.GoBack
-
- GOOGLECHROME - 接口 中的静态变量org.openqa.selenium.remote.BrowserType
-
- goTo(String) - 接口 中的方法org.openqa.selenium.lift.TestContext
-
- goTo(String) - 类 中的方法org.openqa.selenium.lift.WebDriverTestContext
-