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

K

Kernel32 - org.openqa.selenium.os中的接口
 
Kernel32.IO_COUNTERS - org.openqa.selenium.os中的类
 
Kernel32.JOBJECT_BASIC_LIMIT_INFORMATION - org.openqa.selenium.os中的类
 
Kernel32.JOBJECT_EXTENDED_LIMIT_INFORMATION - org.openqa.selenium.os中的类
 
Kernel32.JOBJECT_EXTENDED_LIMIT_INFORMATION.ByReference - org.openqa.selenium.os中的类
 
Kernel32.JOBOBJECT_BASIC_UI_RESTRICTIONS - org.openqa.selenium.os中的类
 
Kernel32.JOBOBJECT_BASIC_UI_RESTRICTIONS.ByReference - org.openqa.selenium.os中的类
 
Keyboard - org.openqa.selenium.interactions中的接口
Interface representing basic, low-level keyboard operations.
keyDown(String, String) - 类 中的方法com.thoughtworks.selenium.DefaultSelenium
已过时。
 
keyDown(String, String) - 接口 中的方法com.thoughtworks.selenium.Selenium
已过时。
Simulates a user pressing a key (without releasing it yet).
keyDown(Keys) - 类 中的方法org.openqa.selenium.interactions.Actions
Performs a modifier key press.
keyDown(WebElement, Keys) - 类 中的方法org.openqa.selenium.interactions.Actions
Performs a modifier key press after focusing on an element.
KeyDownAction - org.openqa.selenium.interactions中的类
Emulates key press only, without the release.
KeyDownAction(Keyboard, Mouse, Locatable, Keys) - 类 的构造器org.openqa.selenium.interactions.KeyDownAction
 
KeyDownAction(Keyboard, Mouse, Keys) - 类 的构造器org.openqa.selenium.interactions.KeyDownAction
 
keyDownNative(String) - 类 中的方法com.thoughtworks.selenium.DefaultSelenium
已过时。
 
keyDownNative(String) - 接口 中的方法com.thoughtworks.selenium.Selenium
已过时。
Simulates a user pressing a key (without releasing it yet) by sending a native operating system keystroke.
KeyDownNative - com.thoughtworks.selenium.webdriven.commands中的类
 
KeyDownNative() - 类 的构造器com.thoughtworks.selenium.webdriven.commands.KeyDownNative
 
KeyEvent - com.thoughtworks.selenium.webdriven.commands中的类
 
KeyEvent(ElementFinder, JavascriptLibrary, KeyState, String) - 类 的构造器com.thoughtworks.selenium.webdriven.commands.KeyEvent
 
keyPress(String, String) - 类 中的方法com.thoughtworks.selenium.DefaultSelenium
已过时。
 
keyPress(String, String) - 接口 中的方法com.thoughtworks.selenium.Selenium
已过时。
Simulates a user pressing and releasing a key.
keyPressNative(String) - 类 中的方法com.thoughtworks.selenium.DefaultSelenium
已过时。
 
keyPressNative(String) - 接口 中的方法com.thoughtworks.selenium.Selenium
已过时。
Simulates a user pressing and releasing a key by sending a native operating system keystroke.
KeyPressNative - com.thoughtworks.selenium.webdriven.commands中的类
 
KeyPressNative() - 类 的构造器com.thoughtworks.selenium.webdriven.commands.KeyPressNative
 
Keys - org.openqa.selenium中的枚举
Representations of pressable keys that aren't text.
keySet() - 接口 中的方法org.openqa.selenium.html5.LocalStorage
 
keySet() - 接口 中的方法org.openqa.selenium.html5.SessionStorage
 
keySet() - 类 中的方法org.openqa.selenium.remote.html5.RemoteLocalStorage
 
keySet() - 类 中的方法org.openqa.selenium.remote.html5.RemoteSessionStorage
 
KeysRelatedAction - org.openqa.selenium.interactions.internal中的类
Represents a general action related to keyboard input.
KeyState - com.thoughtworks.selenium.webdriven.commands中的类
 
KeyState() - 类 的构造器com.thoughtworks.selenium.webdriven.commands.KeyState
 
keyUp(String, String) - 类 中的方法com.thoughtworks.selenium.DefaultSelenium
已过时。
 
keyUp(String, String) - 接口 中的方法com.thoughtworks.selenium.Selenium
已过时。
Simulates a user releasing a key.
keyUp(Keys) - 类 中的方法org.openqa.selenium.interactions.Actions
Performs a modifier key release.
keyUp(WebElement, Keys) - 类 中的方法org.openqa.selenium.interactions.Actions
Performs a modifier key release after focusing on an element.
KeyUpAction - org.openqa.selenium.interactions中的类
Emulates key release only, without the press.
KeyUpAction(Keyboard, Mouse, Locatable, Keys) - 类 的构造器org.openqa.selenium.interactions.KeyUpAction
 
KeyUpAction(Keyboard, Mouse, Keys) - 类 的构造器org.openqa.selenium.interactions.KeyUpAction
 
keyUpNative(String) - 类 中的方法com.thoughtworks.selenium.DefaultSelenium
已过时。
 
keyUpNative(String) - 接口 中的方法com.thoughtworks.selenium.Selenium
已过时。
Simulates a user releasing a key by sending a native operating system keystroke.
KeyUpNative - com.thoughtworks.selenium.webdriven.commands中的类
 
KeyUpNative() - 类 的构造器com.thoughtworks.selenium.webdriven.commands.KeyUpNative
 
kill() - 类 中的方法org.openqa.selenium.firefox.FirefoxDriver
Attempt to forcibly kill this Killable at the OS level.
kill() - 接口 中的方法org.openqa.selenium.internal.Killable
Attempt to forcibly kill this Killable at the OS level.
kill(String[]) - 类 中的静态方法org.openqa.selenium.os.WindowsUtils
Searches the process list for a process with the specified command line and kills it
Killable - org.openqa.selenium.internal中的接口
Implemented by WebDriver implementations that support hard kill by killing the process at the OS level.
killByName(String) - 类 中的静态方法org.openqa.selenium.os.WindowsUtils
Kill processes by name
killPID(String) - 类 中的静态方法org.openqa.selenium.os.WindowsUtils
Kills the specified process ID
killProcess(Process) - 类 中的静态方法org.openqa.selenium.os.ProcessUtils
Forcibly kills a process, using OS tools like "kill" as a last resort
KONQUEROR - 接口 中的静态变量org.openqa.selenium.remote.BrowserType
 
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 
跳过导航链接