diff --git a/Test.UI/Hardware/Setup.json b/Test.UI/Hardware/Setup.json index 69b182c..b49a49a 100644 --- a/Test.UI/Hardware/Setup.json +++ b/Test.UI/Hardware/Setup.json @@ -610,5 +610,41 @@ "shape": "Trapezoid", "sashQty": 1, "sashPosition": 1 + }, + { + "id": "000695", + "familyName": "ArTech", + "description": "ArTech_2S", + "openingType": "LiftSlide", + "shape": "Rectangle", + "sashQty": 2, + "sashPosition": 1 + }, + { + "Description": "ArTech_4S", + "FamilyName": "ArTech", + "Id": "000696", + "OpeningType": "LiftSlide", + "SashPosition": 2, + "SashQty": 4, + "Shape": "Rectangle" + }, + { + "id": "000697", + "familyName": "ArTech", + "description": "ArTech_SlideDouble", + "openingType": "LiftSlide", + "shape": "Rectangle", + "sashQty": 2, + "sashPosition": 1 + }, + { + "id": "000698", + "familyName": "ArTech", + "description": "ArTech_SlideQuadruple", + "openingType": "LiftSlide", + "shape": "Rectangle", + "sashQty": 4, + "sashPosition": 2 } ] \ No newline at end of file