Rename helper method
This commit is contained in:
parent
a72d2181e1
commit
6dc0b4c160
3 changed files with 3 additions and 3 deletions
|
|
@ -31,7 +31,7 @@ namespace MatterHackers.MatterControl.Tests.Automation
|
|||
testRunner.Delay(1);
|
||||
|
||||
//Check to make sure the Printer dropdown gets the name change
|
||||
testRunner.OpenPrintersDropdown();
|
||||
testRunner.SwitchToHardwareTab();
|
||||
Assert.IsTrue(testRunner.WaitForName(newName + " Node"), "Widget with updated printer name exists");
|
||||
|
||||
//Make sure the Active profile name changes as well
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue