Latest MatterControl
This commit is contained in:
parent
9a6f6ee88a
commit
7612bff472
3 changed files with 2 additions and 2 deletions
|
|
@ -233,6 +233,7 @@ namespace MatterHackers.MatterControl.Tests.Automation
|
|||
// Select both items
|
||||
testRunner.ClickByName("Row Item Rook");
|
||||
Keyboard.SetKeyDownState(Keys.ControlKey, down: true);
|
||||
|
||||
testRunner.ClickByName("Row Item Batman");
|
||||
Keyboard.SetKeyDownState(Keys.ControlKey, down: false);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue