跳过导航链接
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 

F

Factory() - 类 的构造器org.openqa.selenium.remote.internal.ApacheHttpClient.Factory
 
Factory(HttpClientFactory) - 类 的构造器org.openqa.selenium.remote.internal.ApacheHttpClient.Factory
 
fail(String) - 类 中的静态方法com.thoughtworks.selenium.SeleneseTestBase
已过时。
 
family() - 枚举 中的方法org.openqa.selenium.Platform
Returns a platform that represents a family for the current platform.
FieldDecorator - org.openqa.selenium.support.pagefactory中的接口
Allows the PageFactory to decorate fields.
FILE - 接口 中的静态变量org.openqa.selenium.OutputType
Obtain the screenshot into a temporary file that will be deleted once the JVM exits.
FileDetector - org.openqa.selenium.remote中的接口
Used for identifying whether a sequence of chars represents the path to a file.
FileExtension - org.openqa.selenium.firefox.internal中的类
 
FileExtension(File) - 类 的构造器org.openqa.selenium.firefox.internal.FileExtension
 
FileHandler - org.openqa.selenium.io中的类
Utility methods for common filesystem activities
FileHandler() - 类 的构造器org.openqa.selenium.io.FileHandler
 
FileHandler.Filter - org.openqa.selenium.io中的接口
Used by file operations to determine whether or not to make use of a file.
filter(Level) - 类 中的方法org.openqa.selenium.logging.LogEntries
 
find(String) - 类 中的静态方法org.openqa.selenium.os.CommandLine
已过时。
Use the commandline itself to execute your command.
FIND_CHILD_ELEMENT - 接口 中的静态变量org.openqa.selenium.remote.DriverCommand
 
FIND_CHILD_ELEMENTS - 接口 中的静态变量org.openqa.selenium.remote.DriverCommand
 
FIND_ELEMENT - 接口 中的静态变量org.openqa.selenium.remote.DriverCommand
 
FIND_ELEMENTS - 接口 中的静态变量org.openqa.selenium.remote.DriverCommand
 
FindAll - org.openqa.selenium.support中的注释类型
Used to mark a field on a Page Object to indicate that lookup should use a series of @FindBy tags It will then search for all elements that match any of the FindBy criteria.
FindBy - org.openqa.selenium.support中的注释类型
Used to mark a field on a Page Object to indicate an alternative mechanism for locating the element or a list of elements.
FindBys - org.openqa.selenium.support中的注释类型
Used to mark a field on a Page Object to indicate that lookup should use a series of @FindBy tags in a chain as described in ByChained It can be used on a types as well, but will not be processed by default.
findElement(WebDriver, String) - 类 中的方法com.thoughtworks.selenium.webdriven.ElementFinder
 
findElement(SearchContext) - 类 中的方法org.openqa.selenium.By.ByClassName
 
findElement(SearchContext) - 类 中的方法org.openqa.selenium.By.ByCssSelector
 
findElement(SearchContext) - 类 中的方法org.openqa.selenium.By.ById
 
findElement(SearchContext) - 类 中的方法org.openqa.selenium.By.ByLinkText
 
findElement(SearchContext) - 类 中的方法org.openqa.selenium.By.ByName
 
findElement(SearchContext) - 类 中的方法org.openqa.selenium.By.ByPartialLinkText
 
findElement(SearchContext) - 类 中的方法org.openqa.selenium.By.ByTagName
 
findElement(SearchContext) - 类 中的方法org.openqa.selenium.By.ByXPath
 
findElement(SearchContext) - 类 中的方法org.openqa.selenium.By
Find a single element.
findElement(By) - 类 中的方法org.openqa.selenium.remote.RemoteWebDriver
 
findElement(By) - 类 中的方法org.openqa.selenium.remote.RemoteWebElement
 
findElement(By) - 接口 中的方法org.openqa.selenium.SearchContext
Find the first WebElement using the given method.
findElement(SearchContext) - 类 中的方法org.openqa.selenium.support.ByIdOrName
 
findElement(By) - 类 中的方法org.openqa.selenium.support.events.EventFiringWebDriver
 
findElement() - 类 中的方法org.openqa.selenium.support.pagefactory.AjaxElementLocator
Find the element.
findElement(SearchContext) - 类 中的方法org.openqa.selenium.support.pagefactory.ByAll
 
findElement(SearchContext) - 类 中的方法org.openqa.selenium.support.pagefactory.ByChained
 
findElement() - 类 中的方法org.openqa.selenium.support.pagefactory.DefaultElementLocator
Find the element.
findElement() - 接口 中的方法org.openqa.selenium.support.pagefactory.ElementLocator
 
findElement(By) - 接口 中的方法org.openqa.selenium.WebDriver
Find the first WebElement using the given method.
findElement(By) - 接口 中的方法org.openqa.selenium.WebElement
Find the first WebElement using the given method.
findElementByClassName(String) - 接口 中的方法org.openqa.selenium.internal.FindsByClassName
 
findElementByClassName(String) - 类 中的方法org.openqa.selenium.remote.RemoteWebDriver
 
findElementByClassName(String) - 类 中的方法org.openqa.selenium.remote.RemoteWebElement
 
findElementByCssSelector(String) - 接口 中的方法org.openqa.selenium.internal.FindsByCssSelector
 
findElementByCssSelector(String) - 类 中的方法org.openqa.selenium.remote.RemoteWebDriver
 
findElementByCssSelector(String) - 类 中的方法org.openqa.selenium.remote.RemoteWebElement
 
findElementById(String) - 接口 中的方法org.openqa.selenium.internal.FindsById
 
findElementById(String) - 类 中的方法org.openqa.selenium.remote.RemoteWebDriver
 
findElementById(String) - 类 中的方法org.openqa.selenium.remote.RemoteWebElement
 
findElementByLinkText(String) - 接口 中的方法org.openqa.selenium.internal.FindsByLinkText
 
findElementByLinkText(String) - 类 中的方法org.openqa.selenium.remote.RemoteWebDriver
 
findElementByLinkText(String) - 类 中的方法org.openqa.selenium.remote.RemoteWebElement
 
findElementByName(String) - 接口 中的方法org.openqa.selenium.internal.FindsByName
 
findElementByName(String) - 类 中的方法org.openqa.selenium.remote.RemoteWebDriver
 
findElementByName(String) - 类 中的方法org.openqa.selenium.remote.RemoteWebElement
 
findElementByPartialLinkText(String) - 接口 中的方法org.openqa.selenium.internal.FindsByLinkText
 
findElementByPartialLinkText(String) - 类 中的方法org.openqa.selenium.remote.RemoteWebDriver
 
findElementByPartialLinkText(String) - 类 中的方法org.openqa.selenium.remote.RemoteWebElement
 
findElementByTagName(String) - 接口 中的方法org.openqa.selenium.internal.FindsByTagName
 
findElementByTagName(String) - 类 中的方法org.openqa.selenium.remote.RemoteWebDriver
 
findElementByTagName(String) - 类 中的方法org.openqa.selenium.remote.RemoteWebElement
 
findElementByXPath(String) - 接口 中的方法org.openqa.selenium.internal.FindsByXPath
 
findElementByXPath(String) - 类 中的方法org.openqa.selenium.remote.RemoteWebDriver
 
findElementByXPath(String) - 类 中的方法org.openqa.selenium.remote.RemoteWebElement
 
findElements(SearchContext) - 类 中的方法org.openqa.selenium.By.ByClassName
 
findElements(SearchContext) - 类 中的方法org.openqa.selenium.By.ByCssSelector
 
findElements(SearchContext) - 类 中的方法org.openqa.selenium.By.ById
 
findElements(SearchContext) - 类 中的方法org.openqa.selenium.By.ByLinkText
 
findElements(SearchContext) - 类 中的方法org.openqa.selenium.By.ByName
 
findElements(SearchContext) - 类 中的方法org.openqa.selenium.By.ByPartialLinkText
 
findElements(SearchContext) - 类 中的方法org.openqa.selenium.By.ByTagName
 
findElements(SearchContext) - 类 中的方法org.openqa.selenium.By.ByXPath
 
findElements(SearchContext) - 类 中的方法org.openqa.selenium.By
Find many elements.
findElements(By) - 类 中的方法org.openqa.selenium.remote.RemoteWebDriver
 
findElements(By) - 类 中的方法org.openqa.selenium.remote.RemoteWebElement
 
findElements(By) - 接口 中的方法org.openqa.selenium.SearchContext
Find all elements within the current context using the given mechanism.
findElements(SearchContext) - 类 中的方法org.openqa.selenium.support.ByIdOrName
 
findElements(By) - 类 中的方法org.openqa.selenium.support.events.EventFiringWebDriver
 
findElements() - 类 中的方法org.openqa.selenium.support.pagefactory.AjaxElementLocator
Find the element list.
findElements(SearchContext) - 类 中的方法org.openqa.selenium.support.pagefactory.ByAll
 
findElements(SearchContext) - 类 中的方法org.openqa.selenium.support.pagefactory.ByChained
 
findElements() - 类 中的方法org.openqa.selenium.support.pagefactory.DefaultElementLocator
Find the element list.
findElements() - 接口 中的方法org.openqa.selenium.support.pagefactory.ElementLocator
 
findElements(By) - 接口 中的方法org.openqa.selenium.WebDriver
Find all elements within the current page using the given mechanism.
findElements(By) - 接口 中的方法org.openqa.selenium.WebElement
Find all elements within the current context using the given mechanism.
findElementsByClassName(String) - 接口 中的方法org.openqa.selenium.internal.FindsByClassName
 
findElementsByClassName(String) - 类 中的方法org.openqa.selenium.remote.RemoteWebDriver
 
findElementsByClassName(String) - 类 中的方法org.openqa.selenium.remote.RemoteWebElement
 
findElementsByCssSelector(String) - 接口 中的方法org.openqa.selenium.internal.FindsByCssSelector
 
findElementsByCssSelector(String) - 类 中的方法org.openqa.selenium.remote.RemoteWebDriver
 
findElementsByCssSelector(String) - 类 中的方法org.openqa.selenium.remote.RemoteWebElement
 
findElementsById(String) - 接口 中的方法org.openqa.selenium.internal.FindsById
 
findElementsById(String) - 类 中的方法org.openqa.selenium.remote.RemoteWebDriver
 
findElementsById(String) - 类 中的方法org.openqa.selenium.remote.RemoteWebElement
 
findElementsByLinkText(String) - 接口 中的方法org.openqa.selenium.internal.FindsByLinkText
 
findElementsByLinkText(String) - 类 中的方法org.openqa.selenium.remote.RemoteWebDriver
 
findElementsByLinkText(String) - 类 中的方法org.openqa.selenium.remote.RemoteWebElement
 
findElementsByName(String) - 接口 中的方法org.openqa.selenium.internal.FindsByName
 
findElementsByName(String) - 类 中的方法org.openqa.selenium.remote.RemoteWebDriver
 
findElementsByName(String) - 类 中的方法org.openqa.selenium.remote.RemoteWebElement
 
findElementsByPartialLinkText(String) - 接口 中的方法org.openqa.selenium.internal.FindsByLinkText
 
findElementsByPartialLinkText(String) - 类 中的方法org.openqa.selenium.remote.RemoteWebDriver
 
findElementsByPartialLinkText(String) - 类 中的方法org.openqa.selenium.remote.RemoteWebElement
 
findElementsByTagName(String) - 接口 中的方法org.openqa.selenium.internal.FindsByTagName
 
findElementsByTagName(String) - 类 中的方法org.openqa.selenium.remote.RemoteWebDriver
 
findElementsByTagName(String) - 类 中的方法org.openqa.selenium.remote.RemoteWebElement
 
findElementsByXPath(String) - 接口 中的方法org.openqa.selenium.internal.FindsByXPath
 
findElementsByXPath(String) - 类 中的方法org.openqa.selenium.remote.RemoteWebDriver
 
findElementsByXPath(String) - 类 中的方法org.openqa.selenium.remote.RemoteWebElement
 
Finder<S,T> - org.openqa.selenium.lift.find中的接口
 
Finders - org.openqa.selenium.lift中的类
 
Finders() - 类 的构造器org.openqa.selenium.lift.Finders
 
FindFirstSelectedOptionProperty - com.thoughtworks.selenium.webdriven.commands中的类
 
FindFirstSelectedOptionProperty(JavascriptLibrary, ElementFinder, String) - 类 的构造器com.thoughtworks.selenium.webdriven.commands.FindFirstSelectedOptionProperty
 
findFreePort() - 类 中的静态方法org.openqa.selenium.net.PortProber
 
findFrom(T) - 类 中的方法org.openqa.selenium.lift.find.BaseFinder
 
findFrom(T) - 接口 中的方法org.openqa.selenium.lift.find.Finder
 
findOption(String) - 类 中的方法com.thoughtworks.selenium.webdriven.commands.SeleniumSelect
 
findReg() - 类 中的静态方法org.openqa.selenium.os.WindowsUtils
Finds reg.exe
FindsByClassName - org.openqa.selenium.internal中的接口
 
FindsByCssSelector - org.openqa.selenium.internal中的接口
 
FindsById - org.openqa.selenium.internal中的接口
 
FindsByLinkText - org.openqa.selenium.internal中的接口
 
FindsByName - org.openqa.selenium.internal中的接口
 
FindsByTagName - org.openqa.selenium.internal中的接口
 
FindsByXPath - org.openqa.selenium.internal中的接口
 
FindSelectedOptionProperties - com.thoughtworks.selenium.webdriven.commands中的类
 
FindSelectedOptionProperties(JavascriptLibrary, ElementFinder, String) - 类 的构造器com.thoughtworks.selenium.webdriven.commands.FindSelectedOptionProperties
 
findSystemRoot() - 类 中的静态方法org.openqa.selenium.os.WindowsUtils
Finds the system root directory, e.g.
findTaskKill() - 类 中的静态方法org.openqa.selenium.os.WindowsUtils
Finds taskkill.exe
findWBEM() - 类 中的静态方法org.openqa.selenium.os.WindowsUtils
Finds the WBEM directory in the systemRoot directory
findWMIC() - 类 中的静态方法org.openqa.selenium.os.WindowsUtils
Finds WMIC.exe
fireEvent(String, String) - 类 中的方法com.thoughtworks.selenium.DefaultSelenium
已过时。
 
fireEvent(String, String) - 接口 中的方法com.thoughtworks.selenium.Selenium
已过时。
Explicitly simulate an event, to trigger the corresponding "onevent" handler.
FireEvent - com.thoughtworks.selenium.webdriven.commands中的类
 
FireEvent(ElementFinder, JavascriptLibrary) - 类 的构造器com.thoughtworks.selenium.webdriven.commands.FireEvent
 
FIREFOX - 接口 中的静态变量org.openqa.selenium.remote.BrowserType
 
firefox() - 类 中的静态方法org.openqa.selenium.remote.DesiredCapabilities
 
FIREFOX_CHROME - 接口 中的静态变量org.openqa.selenium.remote.BrowserType
 
FIREFOX_OPTIONS - 类 中的静态变量org.openqa.selenium.firefox.FirefoxOptions
 
FIREFOX_PROXY - 接口 中的静态变量org.openqa.selenium.remote.BrowserType
 
FirefoxBinary - org.openqa.selenium.firefox中的类
 
FirefoxBinary() - 类 的构造器org.openqa.selenium.firefox.FirefoxBinary
 
FirefoxBinary(File) - 类 的构造器org.openqa.selenium.firefox.FirefoxBinary
 
FirefoxDriver - org.openqa.selenium.firefox中的类
An implementation of the {#link WebDriver} interface that drives Firefox.
FirefoxDriver() - 类 的构造器org.openqa.selenium.firefox.FirefoxDriver
 
FirefoxDriver(FirefoxProfile) - 类 的构造器org.openqa.selenium.firefox.FirefoxDriver
 
FirefoxDriver(Capabilities) - 类 的构造器org.openqa.selenium.firefox.FirefoxDriver
 
FirefoxDriver(Capabilities, Capabilities) - 类 的构造器org.openqa.selenium.firefox.FirefoxDriver
 
FirefoxDriver(FirefoxBinary, FirefoxProfile) - 类 的构造器org.openqa.selenium.firefox.FirefoxDriver
 
FirefoxDriver(FirefoxBinary, FirefoxProfile, Capabilities) - 类 的构造器org.openqa.selenium.firefox.FirefoxDriver
 
FirefoxDriver(FirefoxBinary, FirefoxProfile, Capabilities, Capabilities) - 类 的构造器org.openqa.selenium.firefox.FirefoxDriver
 
FirefoxDriver(GeckoDriverService, Capabilities, Capabilities) - 类 的构造器org.openqa.selenium.firefox.FirefoxDriver
 
FirefoxDriver.LazyCommandExecutor - org.openqa.selenium.firefox中的类
 
FirefoxDriver.SystemProperty - org.openqa.selenium.firefox中的类
 
FirefoxOptions - org.openqa.selenium.firefox中的类
Manage firefox specific settings in a way that geckodriver can understand.
FirefoxOptions() - 类 的构造器org.openqa.selenium.firefox.FirefoxOptions
 
FirefoxProfile - org.openqa.selenium.firefox中的类
 
FirefoxProfile() - 类 的构造器org.openqa.selenium.firefox.FirefoxProfile
 
FirefoxProfile(File) - 类 的构造器org.openqa.selenium.firefox.FirefoxProfile
Constructs a firefox profile from an existing profile directory.
FireNamedEvent - com.thoughtworks.selenium.webdriven.commands中的类
 
FireNamedEvent(ElementFinder, JavascriptLibrary, String) - 类 的构造器com.thoughtworks.selenium.webdriven.commands.FireNamedEvent
 
first(Finder<WebElement, WebDriver>) - 类 中的静态方法org.openqa.selenium.lift.Finders
A finder which returns the first element matched - such as if you have multiple elements which match the finder (such as multiple links with the same text on a page etc)
FIVE_HUNDRED_MILLIS - 类 中的静态变量org.openqa.selenium.support.ui.FluentWait
 
FixedIANAPortRange - org.openqa.selenium.net中的类
 
FixedIANAPortRange() - 类 的构造器org.openqa.selenium.net.FixedIANAPortRange
 
flick(int, int) - 类 中的方法org.openqa.selenium.interactions.touch.TouchActions
Sends a flick gesture to the current view.
flick(WebElement, int, int, int) - 类 中的方法org.openqa.selenium.interactions.touch.TouchActions
Allows the execution of flick gestures starting in a location's element.
flick(int, int) - 接口 中的方法org.openqa.selenium.interactions.TouchScreen
Sends a flick gesture to the current view.
flick(Coordinates, int, int, int) - 接口 中的方法org.openqa.selenium.interactions.TouchScreen
Allows the execution of flick gestures starting in a location's element.
flick(int, int) - 类 中的方法org.openqa.selenium.remote.RemoteTouchScreen
 
flick(Coordinates, int, int, int) - 类 中的方法org.openqa.selenium.remote.RemoteTouchScreen
 
flick(int, int) - 类 中的方法org.openqa.selenium.support.events.internal.EventFiringTouch
 
flick(Coordinates, int, int, int) - 类 中的方法org.openqa.selenium.support.events.internal.EventFiringTouch
 
FlickAction - org.openqa.selenium.interactions.touch中的类
Creates a flick gesture.
FlickAction(TouchScreen, Locatable, int, int, int) - 类 的构造器org.openqa.selenium.interactions.touch.FlickAction
 
FlickAction(TouchScreen, int, int) - 类 的构造器org.openqa.selenium.interactions.touch.FlickAction
 
FluentWait<T> - org.openqa.selenium.support.ui中的类
An implementation of the Wait interface that may have its timeout and polling interval configured on the fly.
FluentWait(T) - 类 的构造器org.openqa.selenium.support.ui.FluentWait
 
FluentWait(T, Clock, Sleeper) - 类 的构造器org.openqa.selenium.support.ui.FluentWait
 
flush() - 类 中的方法org.openqa.selenium.logging.LoggingHandler
 
focus(String) - 类 中的方法com.thoughtworks.selenium.DefaultSelenium
已过时。
 
focus(String) - 接口 中的方法com.thoughtworks.selenium.Selenium
已过时。
Move the focus to the specified element; for example, if the element is an input field, move the cursor to that field.
FORCE_CREATE_PROCESS - 类 中的静态变量org.openqa.selenium.ie.InternetExplorerDriver
Capability that defines launch API of IE used by IEDriverServer.
forward() - 接口 中的方法org.openqa.selenium.WebDriver.Navigation
Move a single "item" forward in the browser's history.
frame(int) - 接口 中的方法org.openqa.selenium.WebDriver.TargetLocator
Select a frame by its (zero-based) index.
frame(String) - 接口 中的方法org.openqa.selenium.WebDriver.TargetLocator
Select a frame by its name or ID.
frame(WebElement) - 接口 中的方法org.openqa.selenium.WebDriver.TargetLocator
Select a frame using its previously located WebElement.
frameToBeAvailableAndSwitchToIt(String) - 类 中的静态方法org.openqa.selenium.support.ui.ExpectedConditions
An expectation for checking whether the given frame is available to switch to.
frameToBeAvailableAndSwitchToIt(By) - 类 中的静态方法org.openqa.selenium.support.ui.ExpectedConditions
An expectation for checking whether the given frame is available to switch to.
frameToBeAvailableAndSwitchToIt(int) - 类 中的静态方法org.openqa.selenium.support.ui.ExpectedConditions
An expectation for checking whether the given frame is available to switch to.
frameToBeAvailableAndSwitchToIt(WebElement) - 类 中的静态方法org.openqa.selenium.support.ui.ExpectedConditions
An expectation for checking whether the given frame is available to switch to.
freeLocalPort(int) - 类 中的静态方法org.openqa.selenium.net.PortProber
 
fromCapabilities(Capabilities) - 类 中的静态方法org.openqa.selenium.safari.SafariOptions
Construct a SafariOptions instance from given capabilites.
fromJson(String) - 类 中的静态方法org.openqa.selenium.firefox.FirefoxProfile
 
fromJSON(JsonObject) - 类 中的静态方法org.openqa.selenium.logging.SessionLogs
 
fromString(String) - 枚举 中的静态方法org.openqa.selenium.internal.ElementScrollBehavior
 
fromString(String) - 枚举 中的静态方法org.openqa.selenium.Platform
Gets a platform with the name matching the parameter.
fromString(String) - 类 中的静态方法org.openqa.selenium.support.Color
 
fromString(String) - 枚举 中的静态方法org.openqa.selenium.UnexpectedAlertBehaviour
 
fullscreen() - 接口 中的方法org.openqa.selenium.WebDriver.Window
Fullscreen the current window if it is not already fullscreen
FULLSCREEN_CURRENT_WINDOW - 接口 中的静态变量org.openqa.selenium.remote.DriverCommand
 
FunctionDeclaration - com.thoughtworks.selenium.webdriven中的类
Models a function declaration.
FunctionDeclaration(String, String) - 类 的构造器com.thoughtworks.selenium.webdriven.FunctionDeclaration
 
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 
跳过导航链接