✔️
Concordia
  • Quick Start
  • Introduction
    • Understanding Concordia
    • Overview of the Language
    • A Small Example
    • Using a Plug-in
    • Using Databases
    • Command Line Interface
    • Configuration file
    • Related things
  • Language
    • Concordia Language
    • Actions
  • How It Works
    • Overview
    • Test Coverage and Techniques
  • Upgrade
    • How to Upgrade
    • Migration Guide
    • Breaking Changes
    • What's Next
  • Development
    • Creating a Plug-in
    • Actions vs APIs
    • Language Additions
Powered by GitBook
On this page
Export as PDF
  1. Development

Actions vs APIs

PreviousCreating a Plug-inNextLanguage Additions

Last updated 4 years ago

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

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

👉 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

Slack
GitHub