scripting to Linear Array
This commit is contained in:
parent
3396326200
commit
47d2d66089
14 changed files with 269 additions and 218 deletions
|
|
@ -438,6 +438,8 @@ namespace MatterControl.Tests.MatterControl
|
|||
.ClickByName("Paste Menu Item");
|
||||
Assert.AreEqual(pastText, textWidget.Text, "Pasted everything");
|
||||
|
||||
// make sure we lose selection if we click off the menu
|
||||
|
||||
// cut works
|
||||
testRunner.RightClickByName(GetSliceSettingsField(setting))
|
||||
.ClickByName("Select All Menu Item")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue