Rename helper method
This commit is contained in:
parent
a72d2181e1
commit
6dc0b4c160
3 changed files with 3 additions and 3 deletions
|
|
@ -340,7 +340,7 @@ namespace MatterHackers.MatterControl.Tests.Automation
|
|||
testRunner.WaitFor(() => !testRunner.WidgetExists<SetupStepComPortOne>());
|
||||
}
|
||||
|
||||
public static void OpenPrintersDropdown(this AutomationRunner testRunner)
|
||||
public static void SwitchToHardwareTab(this AutomationRunner testRunner)
|
||||
{
|
||||
testRunner.ClickByName("Hardware Tab");
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue