Silk Mobile

Table of Contents (Homepage)

SetShowImageInReport

SetShowImageInReport(boolean showImage)

images/images/os-icons/os_ios_150x150.png

images/images/os-icons/os_android_150x150.png

images/images/os-icons/os_windows_150x150.png

images/images/os-icons/os_blackberry_150x150.png

images/images/os-icons/os_symbian02_150x150.png

images/images/os-icons/os_windows_mobile_150x150.png

Description

This command enables you to configure the generated html report.
This can speed up the test execution because Silk Mobile will not capture a screenshot of the device after each step.

Note: Please note that the command will be valid for the entire script.

Parameters

  • boolean showImage

    • If set to True: It will take a screenshot from every step during the test and present them on the generated HTML report.

    • If set to False: No screenshots will be taken during the tests, even of failed steps.