Page tree
Skip to end of metadata
Go to start of metadata

EndTransaction(name)

Supported in iOS Supported in Android

Description

The command allow to measure the execution time of a scenario segment (consecutive steps at the test scenario).

When appear in the scenario, it will mark the end of a transaction. please see SeeTestAutomation- StartTransaction command.


Usage

Insert the command in the step where the transaction that was previously started (using SeeTestAutomation- StartTransaction) should end.


Parameters

name - The name of the transaction, which should end.

  • No labels