Ensure printer name changes are applied and observed in view
- Issue MatterHackers/MCCentral#4320 Investigate PrinterSelector/ProfileManager(Name) concerns
This commit is contained in:
parent
cddea969a1
commit
2e92709297
5 changed files with 13 additions and 475 deletions
|
|
@ -893,7 +893,7 @@ namespace MatterHackers.MatterControl.Tests.Automation
|
|||
/// <param name="testRunner"></param>
|
||||
public static void SwitchToPrinterSettings(this AutomationRunner testRunner)
|
||||
{
|
||||
testRunner.SwitchToSliceSettings();
|
||||
EnsurePrinterSidebarOpen(testRunner);
|
||||
|
||||
if (!testRunner.NameExists("Printer Tab", 0.1))
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue