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



SetSpeed(Speed)


Supported in iOS Supported in Android

Description

Set the speed of the test

Parameters

  • Speed - the speed of the test. there are three values available to this field:
    • Slow
    • Normal
    • Fast

Notes:   

  1. Can be used only from the testing framework (Command not available in SeeTestAutomation UI)
  2. Affects on the steps that are after the command only (If you wish to set the speed of the whole test - add this command at the beginning of the script)
  • No labels