Back to Devexpress

Test Actions

testcafestudio-400166-test-actions.md

latest1.2 KB
Original Source

Test Actions

  • Aug 19, 2021

Add action methods to Test Scripts. Compose codeless tests with action templates.

Actions fall into the following categories:

CategoryDescription
AssertionsVerification actions.
Page ActionsActions that simulate user activity.
DebugTroubleshooting actions.
Browser ActionsActions that interact with browser windows and dialogs.
Switch FramesActions that switch test execution context to and from iframes.
StatementsActions that create Selector queries and function definitions.
Custom ScriptsActions that execute custom TestCafe scripts.