Put in code to allow automation (ui) testing.
Making menus have names so we can find them in automation
This commit is contained in:
parent
fc62137d3e
commit
ece1419d63
7 changed files with 54 additions and 4 deletions
|
|
@ -85,6 +85,10 @@
|
|||
<Project>{f67ae800-b0c7-42a8-836f-597b4e74591c}</Project>
|
||||
<Name>GCodeVisualizer</Name>
|
||||
</ProjectReference>
|
||||
<ProjectReference Include="..\..\SubModules\agg-sharp\GuiAutomation\GuiAutomation.csproj">
|
||||
<Project>{e9102310-0029-4d8f-b1e9-88fba6147d45}</Project>
|
||||
<Name>GuiAutomation</Name>
|
||||
</ProjectReference>
|
||||
<ProjectReference Include="..\..\Submodules\agg-sharp\Gui\Gui.csproj">
|
||||
<Project>{74f6bb6c-9d02-4512-a59a-21940e35c532}</Project>
|
||||
<Name>Gui</Name>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue