pub async fn get_inspect_hierarchy(
nested_environment_label: &str,
component_name: &str,
) -> DiagnosticsHierarchyExpand description
Get the Inspect NodeHierarchy for the component under test running in the nested environment.
pub async fn get_inspect_hierarchy(
nested_environment_label: &str,
component_name: &str,
) -> DiagnosticsHierarchyGet the Inspect NodeHierarchy for the component under test running in the nested environment.