Rename Com port to Serial port
This commit is contained in:
parent
0e6deec42a
commit
d72503a9c4
4 changed files with 4 additions and 7 deletions
|
|
@ -197,7 +197,7 @@ namespace MatterHackers.MatterControl.Tests.Automation
|
|||
testRunner.ClickByName("Edit Printer Button");
|
||||
testRunner.Wait(2);
|
||||
|
||||
testRunner.ClickByName("Com Port Dropdown");
|
||||
testRunner.ClickByName("Serial Port Dropdown");
|
||||
|
||||
testRunner.ClickByName(config.MCPort + " Menu Item", 1);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue