Forum Discussion
RaviKumar98
7 years agoContributor
Hi All,
I'm not able to find the solution.please provide solution with java script
Thanks
vinoth G
Related Content
Recent Discussions
- 4 days ago
- 4 days ago
This should work:
A = get_test_suite(test_case_container) Log.Message(str(A[0]))
as well as this:
A = [get_test_suite(test_case_container)] Log.Message(str(A[0][0]))
Hi All,
I'm not able to find the solution.please provide solution with java script
Thanks
vinoth G