Forum Discussion

Petewilson's avatar
Petewilson
Contributor
9 months ago
Solved

Create a UserFrom via a script

Is it possible to create a Userform from a script. I already have a UserForm built for Testers so they can select different options for the test run. Users select the application they want to run a...
  • Marsha_R's avatar
    Marsha_R
    9 months ago

    If the form is dependent on the AUT, then I believe what you could do is check for that AUT as you start the test and then display the correct form.