Fixing tests
This commit is contained in:
parent
e91decdc12
commit
fb86f7c96b
6 changed files with 19 additions and 10 deletions
|
|
@ -406,7 +406,7 @@ namespace MatterHackers.MatterControl.Tests.Automation
|
|||
|
||||
// print a part
|
||||
testRunner.AddItemToBed()
|
||||
.AddItemToBed(partName: "Row Item Set Temperature")
|
||||
.AddItemToBed("Scripting Row Item Collection", "Row Item Set Temperature")
|
||||
.DragDropByName("MoveInZControl", "MoveInZControl", offsetDrag: new Point2D(0, 0), offsetDrop: new Point2D(0, 10))
|
||||
.ClickByName("Temperature Edit")
|
||||
.Type("222.2")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue