Skip to content

Instantly share code, notes, and snippets.

#This is the addition to $/javascript/webdriver/atoms/build.desc to build the compiled JavaScript
js_fragment(name = "sendKeys",
module = "webdriver.atoms.inputs",
function = "webdriver.atoms.inputs.sendKeys",
deps = [ ":deps" ])