com.codeborne.selenide.clearwithshortcut.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of selenide-clear-with-shortcut Show documentation
Show all versions of selenide-clear-with-shortcut Show documentation
Selenide = concise API for Selenium WebDriver
/**
* Custom implementation of $.clear() which clears the input using shortcut (Ctrl+A -> Delete)
* @since 6.6.0
*/
package com.codeborne.selenide.clearwithshortcut;