For the complete documentation index, see llms.txt. This page is also available as Markdown.

Actions vs APIs

This page presents Concordia actions and their corresponding commands for some frameworks.

Help us improving this page. Send us a message on Slack or open an Issue at GitHub. 💖

👉 Under construction.

Concordia

Action [+target]

Appium

CodeceptJS

Cypress

Playwright

Puppeteer

TestCafé

amOn

amOnPage

goto

check

checkOption

check

clear + element

clearField

N/A

clear + cookie

clearCookie

clearCookies

click

click

doubleClick

doubleClick

dblclick

fill

fill

N/A

focus

move

moveTo

moveCursorTo

trigger

hover

hover

hover

press

press

refresh

refreshPage

reload

resize

resizeWindow

setViewportSize

rightClick

rightClick

saveScreenshot

saveScreenshot

screenshot

scrollTo

scrollTo

scrollTo

select

selectOption

selectOption

switch + element

switchTo

N/A

switch + next tab

switchToNextTab

N/A

switch + previous tab

switchToPreviousTab

N/A

tap

tap

N/A

type

type

wait + seconds

wait

N/A

wait + element

waitForElement

waitForElement

uncheck

uncheckOption

uncheck

Last updated