Forum Discussion

sastowe's avatar
sastowe
Super Contributor
13 years ago

user forms question

Is it possible to log a screen shot of a modal user form in the test log?

2 Replies

  • AlexKaras's avatar
    AlexKaras
    Icon for Champion Level 2 rankChampion Level 2
    Hi Stephanie,



    Yes, it should be possible. You need to add a call to Log.Picture to either the routine that is executed on user form's button click or when some event of the form itself (e.g. OnShow) is occurred.
  • sastowe's avatar
    sastowe
    Super Contributor
    Oh yes! I wonder why I did not think of that!

    Thanks



    S