A library for mouse and keyboard automation in web interfaces
click(selector) - Click on an elementdoubleClick(selector) - Double-click on an elementrightClick(selector) - Right-click on an elementhover(selector) - Hover over an elementtype(selector, text) - Type text into an input fieldclear(selector) - Clear an input fieldpress(key) - Press a keyboard keydrag(sourceSelector, targetSelector) - Drag an element to anotherscroll(selector, pixels) - Scroll an elementwait(milliseconds) - Wait for a specified timewaitForElement(selector, timeout) - Wait for an element to appearwaitForCondition(condition, timeout, description) - Wait for a conditionscreenshot() - Take a screenshot of the current stateYour generated image will appear here.
Translation will appear here...
Your translation history will appear here
Your saved translations will appear here