Forum Discussion

mengbinhao's avatar
mengbinhao
Contributor
3 years ago
Solved

How to run a TestItem through Script?

Hi there,     Is there any way I can run Project TestItems by Script? for instance, I added two TestItems in list as below,  after running the two items,  I want to re-run the first one by my Script...
  • Mr_Bro's avatar
    Mr_Bro
    3 years ago

    mengbinhao ,

     

    try using Runner.CallMethod() which may be considered for your scenario.