Add XCUI expansion state and coverage tests
This commit is contained in:
@@ -47,6 +47,8 @@ struct XCUILayoutLabFrameStats {
|
||||
std::size_t listItemCount = 0;
|
||||
std::size_t propertySectionCount = 0;
|
||||
std::size_t fieldRowCount = 0;
|
||||
std::size_t expandedTreeItemCount = 0;
|
||||
std::size_t expandedPropertySectionCount = 0;
|
||||
std::string hoveredElementId = {};
|
||||
std::string selectedElementId = {};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user