- radioButton() - 类 中的静态方法org.openqa.selenium.lift.find.InputFinder
-
- radioButton(String) - 类 中的静态方法org.openqa.selenium.lift.find.InputFinder
-
- radioButton() - 类 中的静态方法org.openqa.selenium.lift.Finders
-
- radioButton(String) - 类 中的静态方法org.openqa.selenium.lift.Finders
-
- readAsString(File) - 类 中的静态方法org.openqa.selenium.io.FileHandler
-
- readBooleanRegistryValue(String) - 类 中的静态方法org.openqa.selenium.os.WindowsUtils
-
- readFully(InputStream) - 类 中的静态方法org.openqa.selenium.io.IOUtils
-
- readIntRegistryValue(String) - 类 中的静态方法org.openqa.selenium.os.WindowsUtils
-
- ReadOperationCount - 类 中的变量org.openqa.selenium.os.Kernel32.IO_COUNTERS
-
- readStringRegistryValue(String) - 类 中的静态方法org.openqa.selenium.os.WindowsUtils
-
- ReadTransferCount - 类 中的变量org.openqa.selenium.os.Kernel32.IO_COUNTERS
-
- Rectangle - org.openqa.selenium中的类
-
- Rectangle(int, int, int, int) - 类 的构造器org.openqa.selenium.Rectangle
-
- Rectangle(Point, Dimension) - 类 的构造器org.openqa.selenium.Rectangle
-
- refresh() - 类 中的方法com.thoughtworks.selenium.DefaultSelenium
-
已过时。
- refresh() - 接口 中的方法com.thoughtworks.selenium.Selenium
-
已过时。
Simulates the user clicking the "Refresh" button on their browser.
- Refresh - com.thoughtworks.selenium.webdriven.commands中的类
-
- Refresh() - 类 的构造器com.thoughtworks.selenium.webdriven.commands.Refresh
-
- REFRESH - 接口 中的静态变量org.openqa.selenium.remote.DriverCommand
-
- refresh() - 接口 中的方法org.openqa.selenium.WebDriver.Navigation
-
Refresh the current page
- refreshed(ExpectedCondition<T>) - 类 中的静态方法org.openqa.selenium.support.ui.ExpectedConditions
-
Wrapper for a condition, which allows for elements to update by redrawing.
- register(WebDriverEventListener) - 类 中的方法org.openqa.selenium.support.events.EventFiringWebDriver
-
- regVersion1 - 类 中的静态变量org.openqa.selenium.os.WindowsUtils
-
- release(WebElement) - 类 中的方法org.openqa.selenium.interactions.Actions
-
Releases the depressed left mouse button, in the middle of the given element.
- release() - 类 中的方法org.openqa.selenium.interactions.Actions
-
Releases the depressed left mouse button at the current mouse location.
- releaseKey(CharSequence) - 接口 中的方法org.openqa.selenium.interactions.Keyboard
-
Release a key on the keyboard that isn't text.
- releaseKey(CharSequence) - 类 中的方法org.openqa.selenium.remote.RemoteKeyboard
-
- releaseKey(CharSequence) - 类 中的方法org.openqa.selenium.support.events.internal.EventFiringKeyboard
-
- RemoteActionChainExecutor - org.openqa.selenium.remote中的类
-
Executes advanced interactions API commands over wire
- RemoteActionChainExecutor(ExecuteMethod) - 类 的构造器org.openqa.selenium.remote.RemoteActionChainExecutor
-
- RemoteApplicationCache - org.openqa.selenium.remote.html5中的类
-
- RemoteApplicationCache(ExecuteMethod) - 类 的构造器org.openqa.selenium.remote.html5.RemoteApplicationCache
-
- RemoteCommand - com.thoughtworks.selenium中的接口
-
Represents a single remote action
- RemoteExecuteMethod - org.openqa.selenium.remote中的类
-
- RemoteExecuteMethod(RemoteWebDriver) - 类 的构造器org.openqa.selenium.remote.RemoteExecuteMethod
-
- RemoteKeyboard - org.openqa.selenium.remote中的类
-
An implementation of the keyboard for use with the remote webdriver.
- RemoteKeyboard(ExecuteMethod) - 类 的构造器org.openqa.selenium.remote.RemoteKeyboard
-
- RemoteLocalStorage - org.openqa.selenium.remote.html5中的类
-
Executes the commands to access HTML5 localStorage on the remote webdriver server.
- RemoteLocalStorage(ExecuteMethod) - 类 的构造器org.openqa.selenium.remote.html5.RemoteLocalStorage
-
- RemoteLocationContext - org.openqa.selenium.remote.html5中的类
-
- RemoteLocationContext(ExecuteMethod) - 类 的构造器org.openqa.selenium.remote.html5.RemoteLocationContext
-
- RemoteLogs - org.openqa.selenium.remote中的类
-
- RemoteLogs(ExecuteMethod, LocalLogs) - 类 的构造器org.openqa.selenium.remote.RemoteLogs
-
- RemoteMouse - org.openqa.selenium.remote中的类
-
Executes wire commands for mouse interaction.
- RemoteMouse(ExecuteMethod) - 类 的构造器org.openqa.selenium.remote.RemoteMouse
-
- RemoteNetworkConnection - org.openqa.selenium.remote.mobile中的类
-
- RemoteNetworkConnection(ExecuteMethod) - 类 的构造器org.openqa.selenium.remote.mobile.RemoteNetworkConnection
-
- RemoteSessionStorage - org.openqa.selenium.remote.html5中的类
-
Executes the commands to access HTML5 sessionStorage on the remote webdriver server.
- RemoteSessionStorage(ExecuteMethod) - 类 的构造器org.openqa.selenium.remote.html5.RemoteSessionStorage
-
- RemoteStatus - org.openqa.selenium.remote中的类
-
- RemoteStatus(Map<String, Object>) - 类 的构造器org.openqa.selenium.remote.RemoteStatus
-
- RemoteTouchScreen - org.openqa.selenium.remote中的类
-
- RemoteTouchScreen(ExecuteMethod) - 类 的构造器org.openqa.selenium.remote.RemoteTouchScreen
-
- RemoteWebDriver - org.openqa.selenium.remote中的类
-
- RemoteWebDriver(CommandExecutor, Capabilities, Capabilities) - 类 的构造器org.openqa.selenium.remote.RemoteWebDriver
-
- RemoteWebDriver(CommandExecutor, Capabilities) - 类 的构造器org.openqa.selenium.remote.RemoteWebDriver
-
- RemoteWebDriver(Capabilities) - 类 的构造器org.openqa.selenium.remote.RemoteWebDriver
-
- RemoteWebDriver(URL, Capabilities, Capabilities) - 类 的构造器org.openqa.selenium.remote.RemoteWebDriver
-
- RemoteWebDriver(URL, Capabilities) - 类 的构造器org.openqa.selenium.remote.RemoteWebDriver
-
- RemoteWebDriver.When - org.openqa.selenium.remote中的枚举
-
- RemoteWebElement - org.openqa.selenium.remote中的类
-
- RemoteWebElement() - 类 的构造器org.openqa.selenium.remote.RemoteWebElement
-
- RemoteWebStorage - org.openqa.selenium.remote.html5中的类
-
- RemoteWebStorage(ExecuteMethod) - 类 的构造器org.openqa.selenium.remote.html5.RemoteWebStorage
-
- REMOVE_LOCAL_STORAGE_ITEM - 接口 中的静态变量org.openqa.selenium.remote.DriverCommand
-
- REMOVE_SESSION_STORAGE_ITEM - 接口 中的静态变量org.openqa.selenium.remote.DriverCommand
-
- removeAllSelections(String) - 类 中的方法com.thoughtworks.selenium.DefaultSelenium
-
已过时。
- removeAllSelections(String) - 接口 中的方法com.thoughtworks.selenium.Selenium
-
已过时。
Unselects all of the selected options in a multi-select element.
- RemoveAllSelections - com.thoughtworks.selenium.webdriven.commands中的类
-
- RemoveAllSelections(ElementFinder) - 类 的构造器com.thoughtworks.selenium.webdriven.commands.RemoveAllSelections
-
- removeItem(String) - 接口 中的方法org.openqa.selenium.html5.LocalStorage
-
- removeItem(String) - 接口 中的方法org.openqa.selenium.html5.SessionStorage
-
- removeItem(String) - 类 中的方法org.openqa.selenium.remote.html5.RemoteLocalStorage
-
- removeItem(String) - 类 中的方法org.openqa.selenium.remote.html5.RemoteSessionStorage
-
- removeScript(String) - 类 中的方法com.thoughtworks.selenium.DefaultSelenium
-
已过时。
- removeScript(String) - 接口 中的方法com.thoughtworks.selenium.Selenium
-
已过时。
Removes a script tag from the Selenium document identified by the given id.
- removeSelection(String, String) - 类 中的方法com.thoughtworks.selenium.DefaultSelenium
-
已过时。
- removeSelection(String, String) - 接口 中的方法com.thoughtworks.selenium.Selenium
-
已过时。
Remove a selection from the set of selected options in a multi-select element using an option
locator.
- RemoveSelection - com.thoughtworks.selenium.webdriven.commands中的类
-
- RemoveSelection(JavascriptLibrary, ElementFinder) - 类 的构造器com.thoughtworks.selenium.webdriven.commands.RemoveSelection
-
- removeSelection(String) - 类 中的方法com.thoughtworks.selenium.webdriven.commands.SeleniumSelect
-
- replaceAlertMethod(WebDriver) - 类 中的方法com.thoughtworks.selenium.webdriven.commands.AlertOverride
-
- REQUIRE_WINDOW_FOCUS - 类 中的静态变量org.openqa.selenium.ie.InternetExplorerDriver
-
Capability that defines to focus to browser window or not before operation.
- Response - org.openqa.selenium.remote中的类
-
- Response() - 类 的构造器org.openqa.selenium.remote.Response
-
- Response(SessionId) - 类 的构造器org.openqa.selenium.remote.Response
-
- ResponseCodec<T> - org.openqa.selenium.remote中的接口
-
Converts
Response objects to and from another representation.
- ResumeThread(WinNT.HANDLE) - 接口 中的方法org.openqa.selenium.os.Kernel32
-
- retrieveLastRemoteControlLogs() - 类 中的方法com.thoughtworks.selenium.DefaultSelenium
-
已过时。
- retrieveLastRemoteControlLogs() - 接口 中的方法com.thoughtworks.selenium.Selenium
-
已过时。
Retrieve the last messages logged on a specific remote control.
- rollup(String, String) - 类 中的方法com.thoughtworks.selenium.DefaultSelenium
-
已过时。
- rollup(String, String) - 接口 中的方法com.thoughtworks.selenium.Selenium
-
已过时。
Executes a command rollup, which is a series of commands with a unique name, and optionally
arguments that control the generation of the set of commands.
- ROTATABLE - 接口 中的静态变量org.openqa.selenium.remote.CapabilityType
-
- Rotatable - org.openqa.selenium中的接口
-
Represents rotation of the browser view for orientation-sensitive devices.
- rotate(ScreenOrientation) - 接口 中的方法org.openqa.selenium.Rotatable
-
Changes the orientation of the browser window.
- rotate(DeviceRotation) - 接口 中的方法org.openqa.selenium.Rotatable
-
Changes the rotation of the browser window.
- rotation() - 接口 中的方法org.openqa.selenium.Rotatable
-
- run(SeleneseCommand<T>, WebDriver, String[]) - 类 中的方法com.thoughtworks.selenium.webdriven.Timer
-
- runBare() - 类 中的方法com.thoughtworks.selenium.SeleneseTestCase
-
已过时。
Runs the bare test sequence, capturing a screenshot if a test fails
- runScript(String) - 类 中的方法com.thoughtworks.selenium.DefaultSelenium
-
已过时。
- runScript(String) - 接口 中的方法com.thoughtworks.selenium.Selenium
-
已过时。
Creates a new "script" tag in the body of the current test window, and adds the specified text
into the body of the command.
- RunScript - com.thoughtworks.selenium.webdriven.commands中的类
-
- RunScript(ScriptMutator) - 类 的构造器com.thoughtworks.selenium.webdriven.commands.RunScript
-