Quantcast
Channel: All Quality Center / ALM Practitioners Forum posts
Viewing all articles
Browse latest Browse all 14708

Re: How to get action name for NewDefect window opened from Run (Execution) window

$
0
0

The below function resolved my issue.

 

Function ManualRunner_ActionCanExecute(ActionName)

  On Error Resume Next

    ManualRunner_ActionCanExecute = Project_DefaultRes

   Msgbox ActionName

'   TestConfiguration

  On Error GoTo 0

End Function

 

Thanks,

Subbarao


Viewing all articles
Browse latest Browse all 14708

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>