- main(String[]) - 类 中的静态方法org.openqa.selenium.net.NetworkUtils
-
- main(String[]) - 类 中的静态方法org.openqa.selenium.os.WindowsUtils
-
- makeExecutable(File) - 类 中的静态方法org.openqa.selenium.io.FileHandler
-
- makeWritable(File) - 类 中的静态方法org.openqa.selenium.io.FileHandler
-
- manage() - 类 中的方法org.openqa.selenium.firefox.FirefoxDriver
-
- manage() - 类 中的方法org.openqa.selenium.remote.RemoteWebDriver
-
- manage() - 类 中的方法org.openqa.selenium.support.events.EventFiringWebDriver
-
- manage() - 接口 中的方法org.openqa.selenium.WebDriver
-
Gets the Option interface
- MARIONETTE - 类 中的静态变量org.openqa.selenium.firefox.FirefoxDriver
-
- Matchers - org.openqa.selenium.lift中的类
-
- Matchers() - 类 的构造器org.openqa.selenium.lift.Matchers
-
- matchesSafely(WebElement) - 类 中的方法org.openqa.selenium.lift.match.AttributeMatcher
-
- matchesSafely(WebElement) - 类 中的方法org.openqa.selenium.lift.match.DisplayedMatcher
-
- matchesSafely(WebElement) - 类 中的方法org.openqa.selenium.lift.match.SelectionMatcher
-
- matchesSafely(WebElement) - 类 中的方法org.openqa.selenium.lift.match.TextMatcher
-
- matchesSafely(WebElement) - 类 中的方法org.openqa.selenium.lift.match.ValueMatcher
-
- maximize() - 接口 中的方法org.openqa.selenium.WebDriver.Window
-
Maximizes the current window if it is not already maximized
- MAXIMIZE_CURRENT_WINDOW - 接口 中的静态变量org.openqa.selenium.remote.DriverCommand
-
- MaximumWorkingSetSize - 类 中的变量org.openqa.selenium.os.Kernel32.JOBJECT_BASIC_LIMIT_INFORMATION
-
- merge(Capabilities) - 类 中的方法org.openqa.selenium.remote.DesiredCapabilities
-
Merges the extra capabilities provided into this DesiredCapabilities instance.
- metaKeyDown() - 类 中的方法com.thoughtworks.selenium.DefaultSelenium
-
已过时。
- metaKeyDown() - 接口 中的方法com.thoughtworks.selenium.Selenium
-
已过时。
Press the meta key and hold it down until doMetaUp() is called or a new page is loaded.
- metaKeyDown - 类 中的变量com.thoughtworks.selenium.webdriven.commands.KeyState
-
- MetaKeyDown - com.thoughtworks.selenium.webdriven.commands中的类
-
- MetaKeyDown(KeyState) - 类 的构造器com.thoughtworks.selenium.webdriven.commands.MetaKeyDown
-
- metaKeyUp() - 类 中的方法com.thoughtworks.selenium.DefaultSelenium
-
已过时。
- metaKeyUp() - 接口 中的方法com.thoughtworks.selenium.Selenium
-
已过时。
Release the meta key.
- MetaKeyUp - com.thoughtworks.selenium.webdriven.commands中的类
-
- MetaKeyUp(KeyState) - 类 的构造器com.thoughtworks.selenium.webdriven.commands.MetaKeyUp
-
- METHOD_NOT_ALLOWED - 类 中的静态变量org.openqa.selenium.remote.ErrorCodes
-
- MethodDeclaration - com.thoughtworks.selenium.webdriven.commands中的类
-
- MethodDeclaration(String, String) - 类 的构造器com.thoughtworks.selenium.webdriven.commands.MethodDeclaration
-
- MinimumWorkingSetSize - 类 中的变量org.openqa.selenium.os.Kernel32.JOBJECT_BASIC_LIMIT_INFORMATION
-
- MOCK - 接口 中的静态变量org.openqa.selenium.remote.BrowserType
-
- Mouse - org.openqa.selenium.interactions中的接口
-
Interface representing basic mouse operations.
- MOUSE_DOWN - 接口 中的静态变量org.openqa.selenium.remote.DriverCommand
-
- MOUSE_UP - 接口 中的静态变量org.openqa.selenium.remote.DriverCommand
-
- MouseAction - org.openqa.selenium.interactions.internal中的类
-
Base class for all mouse-related actions.
- MouseAction.Button - org.openqa.selenium.interactions.internal中的枚举
-
- mouseDown(String) - 类 中的方法com.thoughtworks.selenium.DefaultSelenium
-
已过时。
- mouseDown(String) - 接口 中的方法com.thoughtworks.selenium.Selenium
-
已过时。
Simulates a user pressing the left mouse button (without releasing it yet) on the specified
element.
- mouseDown(Coordinates) - 接口 中的方法org.openqa.selenium.interactions.Mouse
-
- mouseDown(Coordinates) - 类 中的方法org.openqa.selenium.remote.RemoteMouse
-
- mouseDown(Coordinates) - 类 中的方法org.openqa.selenium.support.events.internal.EventFiringMouse
-
- mouseDownAt(String, String) - 类 中的方法com.thoughtworks.selenium.DefaultSelenium
-
已过时。
- mouseDownAt(String, String) - 接口 中的方法com.thoughtworks.selenium.Selenium
-
已过时。
Simulates a user pressing the left mouse button (without releasing it yet) at the specified
location.
- mouseDownRight(String) - 类 中的方法com.thoughtworks.selenium.DefaultSelenium
-
已过时。
- mouseDownRight(String) - 接口 中的方法com.thoughtworks.selenium.Selenium
-
已过时。
Simulates a user pressing the right mouse button (without releasing it yet) on the specified
element.
- mouseDownRightAt(String, String) - 类 中的方法com.thoughtworks.selenium.DefaultSelenium
-
已过时。
- mouseDownRightAt(String, String) - 接口 中的方法com.thoughtworks.selenium.Selenium
-
已过时。
Simulates a user pressing the right mouse button (without releasing it yet) at the specified
location.
- MouseEvent - com.thoughtworks.selenium.webdriven.commands中的类
-
- MouseEvent(ElementFinder, JavascriptLibrary, String) - 类 的构造器com.thoughtworks.selenium.webdriven.commands.MouseEvent
-
- MouseEventAt - com.thoughtworks.selenium.webdriven.commands中的类
-
- MouseEventAt(ElementFinder, JavascriptLibrary, String) - 类 的构造器com.thoughtworks.selenium.webdriven.commands.MouseEventAt
-
- mouseMove(String) - 类 中的方法com.thoughtworks.selenium.DefaultSelenium
-
已过时。
- mouseMove(String) - 接口 中的方法com.thoughtworks.selenium.Selenium
-
已过时。
Simulates a user pressing the mouse button (without releasing it yet) on the specified element.
- mouseMove(Coordinates) - 接口 中的方法org.openqa.selenium.interactions.Mouse
-
- mouseMove(Coordinates, long, long) - 接口 中的方法org.openqa.selenium.interactions.Mouse
-
- mouseMove(Coordinates) - 类 中的方法org.openqa.selenium.remote.RemoteMouse
-
- mouseMove(Coordinates, long, long) - 类 中的方法org.openqa.selenium.remote.RemoteMouse
-
- mouseMove(Coordinates) - 类 中的方法org.openqa.selenium.support.events.internal.EventFiringMouse
-
- mouseMove(Coordinates, long, long) - 类 中的方法org.openqa.selenium.support.events.internal.EventFiringMouse
-
- mouseMoveAt(String, String) - 类 中的方法com.thoughtworks.selenium.DefaultSelenium
-
已过时。
- mouseMoveAt(String, String) - 接口 中的方法com.thoughtworks.selenium.Selenium
-
已过时。
Simulates a user pressing the mouse button (without releasing it yet) on the specified element.
- mouseOut(String) - 类 中的方法com.thoughtworks.selenium.DefaultSelenium
-
已过时。
- mouseOut(String) - 接口 中的方法com.thoughtworks.selenium.Selenium
-
已过时。
Simulates a user moving the mouse pointer away from the specified element.
- mouseOver(String) - 类 中的方法com.thoughtworks.selenium.DefaultSelenium
-
已过时。
- mouseOver(String) - 接口 中的方法com.thoughtworks.selenium.Selenium
-
已过时。
Simulates a user hovering a mouse over the specified element.
- mouseUp(String) - 类 中的方法com.thoughtworks.selenium.DefaultSelenium
-
已过时。
- mouseUp(String) - 接口 中的方法com.thoughtworks.selenium.Selenium
-
已过时。
Simulates the event that occurs when the user releases the mouse button (i.e., stops holding
the button down) on the specified element.
- mouseUp(Coordinates) - 接口 中的方法org.openqa.selenium.interactions.Mouse
-
- mouseUp(Coordinates) - 类 中的方法org.openqa.selenium.remote.RemoteMouse
-
- mouseUp(Coordinates) - 类 中的方法org.openqa.selenium.support.events.internal.EventFiringMouse
-
- mouseUpAt(String, String) - 类 中的方法com.thoughtworks.selenium.DefaultSelenium
-
已过时。
- mouseUpAt(String, String) - 接口 中的方法com.thoughtworks.selenium.Selenium
-
已过时。
Simulates the event that occurs when the user releases the mouse button (i.e., stops holding
the button down) at the specified location.
- mouseUpRight(String) - 类 中的方法com.thoughtworks.selenium.DefaultSelenium
-
已过时。
- mouseUpRight(String) - 接口 中的方法com.thoughtworks.selenium.Selenium
-
已过时。
Simulates the event that occurs when the user releases the right mouse button (i.e., stops
holding the button down) on the specified element.
- mouseUpRightAt(String, String) - 类 中的方法com.thoughtworks.selenium.DefaultSelenium
-
已过时。
- mouseUpRightAt(String, String) - 接口 中的方法com.thoughtworks.selenium.Selenium
-
已过时。
Simulates the event that occurs when the user releases the right mouse button (i.e., stops
holding the button down) at the specified location.
- move(int, int) - 类 中的方法org.openqa.selenium.interactions.touch.TouchActions
-
Allows the execution of the gesture 'move' on the screen.
- move(int, int) - 接口 中的方法org.openqa.selenium.interactions.TouchScreen
-
Allows the execution of the gesture 'move' on the screen.
- move(int, int) - 类 中的方法org.openqa.selenium.Point
-
- move(int, int) - 类 中的方法org.openqa.selenium.remote.RemoteTouchScreen
-
- move(int, int) - 类 中的方法org.openqa.selenium.support.events.internal.EventFiringTouch
-
- MOVE_TARGET_OUT_OF_BOUNDS - 类 中的静态变量org.openqa.selenium.remote.ErrorCodes
-
- MOVE_TO - 接口 中的静态变量org.openqa.selenium.remote.DriverCommand
-
- MoveAction - org.openqa.selenium.interactions.touch中的类
-
Creates a move gesture.
- MoveAction(TouchScreen, int, int) - 类 的构造器org.openqa.selenium.interactions.touch.MoveAction
-
- moveBy(int, int) - 类 中的方法org.openqa.selenium.Point
-
- moveByOffset(int, int) - 类 中的方法org.openqa.selenium.interactions.Actions
-
Moves the mouse from its current position (or 0,0) by the given offset.
- MoveMouseAction - org.openqa.selenium.interactions中的类
-
Moves the mouse to an element.
- MoveMouseAction(Mouse, Locatable) - 类 的构造器org.openqa.selenium.interactions.MoveMouseAction
-
- MoveTargetOutOfBoundsException - org.openqa.selenium.interactions中的异常错误
-
Indicates that the target provided to the actions move() method is invalid - outside of
the size of the window.
- MoveTargetOutOfBoundsException(String) - 异常错误 的构造器org.openqa.selenium.interactions.MoveTargetOutOfBoundsException
-
- MoveTargetOutOfBoundsException(Throwable) - 异常错误 的构造器org.openqa.selenium.interactions.MoveTargetOutOfBoundsException
-
- MoveTargetOutOfBoundsException(String, Throwable) - 异常错误 的构造器org.openqa.selenium.interactions.MoveTargetOutOfBoundsException
-
- moveToElement(WebElement) - 类 中的方法org.openqa.selenium.interactions.Actions
-
Moves the mouse to the middle of the element.
- moveToElement(WebElement, int, int) - 类 中的方法org.openqa.selenium.interactions.Actions
-
Moves the mouse to an offset from the top-left corner of the element.
- MoveToOffsetAction - org.openqa.selenium.interactions中的类
-
Move the mouse to a location within the element provided.
- MoveToOffsetAction(Mouse, Locatable, int, int) - 类 的构造器org.openqa.selenium.interactions.MoveToOffsetAction
-
- MULTI_WINDOW - 类 中的静态变量com.thoughtworks.selenium.BrowserConfigurationOptions
-
- MultiAction - org.openqa.selenium.interactions.internal中的接口
-
Represents a complex action that is a series of primitive actions listed in the standard.
- mutate(String, StringBuilder) - 类 中的方法com.thoughtworks.selenium.webdriven.commands.MethodDeclaration
-
- mutate(String, StringBuilder) - 类 中的方法com.thoughtworks.selenium.webdriven.CompoundMutator
-
- mutate(String, StringBuilder) - 类 中的方法com.thoughtworks.selenium.webdriven.FunctionDeclaration
-
- mutate(String, StringBuilder) - 接口 中的方法com.thoughtworks.selenium.webdriven.ScriptMutator
-
Mutate a script.
- mutate(String, StringBuilder) - 类 中的方法com.thoughtworks.selenium.webdriven.SeleniumMutator
-
- mutate(String, StringBuilder) - 类 中的方法com.thoughtworks.selenium.webdriven.VariableDeclaration
-