Test mouseDown and mouseUp actions - press and release, event sequence, hold duration.
Explore Marketplace
Browse approved tasks and workflows.
Test #17: mouseMove
testsTest mouseMove action - move over tracking area and verify position, move to target element.
Test keyDown and keyUp actions - modifier key tracking, event log, Shift+click multi-select.
Test #15: keyPress
testsTest keyPress action - Enter to submit, Escape to close modal, Tab to navigate fields.
Test #14: drag
testsTest drag action - drag element from source to drop zone, verify drop result.
Test #13: scroll
testsTest scroll action - scroll window to bottom, scroll container element, scroll back to top.
Test #12: rightClick
testsTest rightClick action - open custom context menu and detect right-click event.
Test #11: doubleClick
testsTest doubleClick action - counter increment, enable editing mode, toggle state.
Test #10: hover
testsTest hover action - hover to show tooltip, show dropdown, and change color.
Test #9: setValue
testsTest setValue action with all modes: value, text, html, attribute.
Test #8: type
testsTest type action - type into text input, password, textarea, and search input.
Test #7: click
testsTest click action - button click, counter increment, checkbox toggle, radio button selection.
Test #6: sleep / wait
testsTest sleep and wait actions - sleep 3s then verify timer shows >= 3.
Test #5: waitForUrl
testsTest waitForUrl action - page auto-redirects after 3s, task waits for URL to contain destination path.
Test #4: waitForElement
testsTest waitForElement action - wait for immediate element, 2s delayed element, and 4s delayed element.
Test goBack and goForward actions - navigate to page2, go back, go forward.