Index: System tests/AutomatedSystemTests/AutomatedSystemTests/AutomatedSystemTests.csproj =================================================================== diff -u -r80140e21f075c389aeef094221a74b8c4dacb71f -r6a13785f3dea7bb397c12daab4c0a74ea35fd421 --- System tests/AutomatedSystemTests/AutomatedSystemTests/AutomatedSystemTests.csproj (.../AutomatedSystemTests.csproj) (revision 80140e21f075c389aeef094221a74b8c4dacb71f) +++ System tests/AutomatedSystemTests/AutomatedSystemTests/AutomatedSystemTests.csproj (.../AutomatedSystemTests.csproj) (revision 6a13785f3dea7bb397c12daab4c0a74ea35fd421) @@ -432,18 +432,6 @@ 8ae21ef3-342a-4c9c-a7ac-809ad8717eba 59490521-b0d6-4832-b342-9035761334e8 - - ExportCurrentItemToCSVFile.rxrec - true - f992eacb-d775-435f-8834-84e18ce4782c - d5a0a829-3c74-4406-9514-acc72b31ac0a - - - ExportCurrentItemToCSVFile.rxrec - true - 1458cd92-3504-4445-97f3-eb30ac8b9761 - d5a0a829-3c74-4406-9514-acc72b31ac0a - GenerateCalculations.rxrec true @@ -576,6 +564,30 @@ 2c162ae5-1c90-4947-b811-23668e93db4d c72195eb-6d83-44b2-b2f6-96b6855ac1e5 + + 78d67fc9-2020-4f9d-a4a2-ea62e2c2965a + ExportConfigurationSelectedCalculationToXMLFile.rxrec + true + b46af813-86a8-48ed-9a2e-5d3508a128d5 + + + 78d67fc9-2020-4f9d-a4a2-ea62e2c2965a + ExportConfigurationSelectedCalculationToXMLFile.rxrec + true + a727823e-f104-42d1-9380-2f957b8dbe49 + + + ExportCurrentItemToCSVFile.rxrec + true + f992eacb-d775-435f-8834-84e18ce4782c + d5a0a829-3c74-4406-9514-acc72b31ac0a + + + ExportCurrentItemToCSVFile.rxrec + true + 1458cd92-3504-4445-97f3-eb30ac8b9761 + d5a0a829-3c74-4406-9514-acc72b31ac0a + OpenChartCalculation.rxrec true @@ -1802,11 +1814,6 @@ 59490521-b0d6-4832-b342-9035761334e8 a2bd227a-e006-4e77-9c0d-21fc549d097c - - 8b6648ca-2429-462f-8074-96184700bbed - d5a0a829-3c74-4406-9514-acc72b31ac0a - 82c65bc9-8451-45bb-867d-b7d4559e95d9 - 8b6648ca-2429-462f-8074-96184700bbed eae62d5d-fd0c-420e-bd9b-fcee4398bbff @@ -1862,6 +1869,16 @@ c72195eb-6d83-44b2-b2f6-96b6855ac1e5 2e4fc24f-fbac-4679-9b7f-37d1c3a42223 + + 8b6648ca-2429-462f-8074-96184700bbed + 78d67fc9-2020-4f9d-a4a2-ea62e2c2965a + f9bf6401-43a0-4383-984d-457c6eee59b7 + + + 8b6648ca-2429-462f-8074-96184700bbed + d5a0a829-3c74-4406-9514-acc72b31ac0a + 82c65bc9-8451-45bb-867d-b7d4559e95d9 + 8b6648ca-2429-462f-8074-96184700bbed 4b8d1691-69c4-4e3d-a814-9ceb4db6505b Index: System tests/AutomatedSystemTests/AutomatedSystemTests/AutomatedSystemTestsRepository.cs =================================================================== diff -u -r80140e21f075c389aeef094221a74b8c4dacb71f -r6a13785f3dea7bb397c12daab4c0a74ea35fd421 --- System tests/AutomatedSystemTests/AutomatedSystemTests/AutomatedSystemTestsRepository.cs (.../AutomatedSystemTestsRepository.cs) (revision 80140e21f075c389aeef094221a74b8c4dacb71f) +++ System tests/AutomatedSystemTests/AutomatedSystemTests/AutomatedSystemTestsRepository.cs (.../AutomatedSystemTestsRepository.cs) (revision 6a13785f3dea7bb397c12daab4c0a74ea35fd421) @@ -741,7 +741,7 @@ base("ProjectExplorer", ".//container[@controlname='ProjectExplorer']//tree[@controlname='treeView']/tree[@accessiblerole='Outline']", parentFolder, 30000, null, true, "f5ed0b8b-7145-426f-982e-b89248da6d53", "") { _projectrootnode = new AutomatedSystemTestsRepositoryFolders.ProjectRootNodeFolder(this); - _hydraulischebelastingenInfo = new RepoItemInfo(this, "HydraulischeBelastingen", "?/?/treeitem[@accessiblename='Traject 6-6 (GEBU)']/treeitem[@accessiblename='Hydraulische belastingen']", 30000, null, "ffacadc8-ed6b-4a13-8ba6-ce183b1e9509"); + _hydraulischebelastingenInfo = new RepoItemInfo(this, "HydraulischeBelastingen", "?/?/treeitem[@accessiblename='Traject 12-2 GEKB']/treeitem[@accessiblename='Hydraulische belastingen']", 30000, null, "ffacadc8-ed6b-4a13-8ba6-ce183b1e9509"); } /// Index: System tests/AutomatedSystemTests/AutomatedSystemTests/AutomatedSystemTestsRepository.rximg =================================================================== diff -u -r80140e21f075c389aeef094221a74b8c4dacb71f -r6a13785f3dea7bb397c12daab4c0a74ea35fd421 Binary files differ Index: System tests/AutomatedSystemTests/AutomatedSystemTests/AutomatedSystemTestsRepository.rxrep =================================================================== diff -u -r80140e21f075c389aeef094221a74b8c4dacb71f -r6a13785f3dea7bb397c12daab4c0a74ea35fd421 --- System tests/AutomatedSystemTests/AutomatedSystemTests/AutomatedSystemTestsRepository.rxrep (.../AutomatedSystemTestsRepository.rxrep) (revision 80140e21f075c389aeef094221a74b8c4dacb71f) +++ System tests/AutomatedSystemTests/AutomatedSystemTests/AutomatedSystemTestsRepository.rxrep (.../AutomatedSystemTestsRepository.rxrep) (revision 6a13785f3dea7bb397c12daab4c0a74ea35fd421) @@ -208,9 +208,8 @@ id="ffacadc8-ed6b-4a13-8ba6-ce183b1e9509" name="HydraulischeBelastingen" refimgid="984357d5-1648-434f-a4c2-baa3e3f73645" - refpath="/form[@automationid='RiskeerMainWindow']/list/container[3]/container/container[@controlname='ProjectExplorer']/container/container/tree/tree/treeitem/treeitem[@accessiblename='Traject 6-6 (GEBU)']/treeitem[@accessiblename='Hydraulische belastingen']" searchtimeout="30000ms"> - /form[@automationid='RiskeerMainWindow']//container[@controlname='ProjectExplorer']//tree[@controlname='treeView']/tree[@accessiblerole='Outline']/?/?/treeitem[@accessiblename='Traject 6-6 (GEBU)']/treeitem[@accessiblename='Hydraulische belastingen'] + /form[@automationid='RiskeerMainWindow']//container[@controlname='ProjectExplorer']//tree[@controlname='treeView']/tree[@accessiblerole='Outline']/?/?/treeitem[@accessiblename='Traject 12-2 GEKB']/treeitem[@accessiblename='Hydraulische belastingen'] /form[@automationid='RiskeerMainWindow']//container[@controlname='ProjectExplorer']//tree[@controlname='treeView']/tree[@accessiblerole='Outline'] Fisheye: Tag 6a13785f3dea7bb397c12daab4c0a74ea35fd421 refers to a dead (removed) revision in file `System tests/AutomatedSystemTests/AutomatedSystemTests/Modules/ContextMenuActions/ExportCurrentItemToCSVFile.UserCode.cs'. Fisheye: No comparison available. Pass `N' to diff? Fisheye: Tag 6a13785f3dea7bb397c12daab4c0a74ea35fd421 refers to a dead (removed) revision in file `System tests/AutomatedSystemTests/AutomatedSystemTests/Modules/ContextMenuActions/ExportCurrentItemToCSVFile.cs'. Fisheye: No comparison available. Pass `N' to diff? Fisheye: Tag 6a13785f3dea7bb397c12daab4c0a74ea35fd421 refers to a dead (removed) revision in file `System tests/AutomatedSystemTests/AutomatedSystemTests/Modules/ContextMenuActions/ExportCurrentItemToCSVFile.rxrec'. Fisheye: No comparison available. Pass `N' to diff? Index: System tests/AutomatedSystemTests/AutomatedSystemTests/Modules/IO/ExportConfigurationSelectedCalculationToXMLFile.UserCode.cs =================================================================== diff -u --- System tests/AutomatedSystemTests/AutomatedSystemTests/Modules/IO/ExportConfigurationSelectedCalculationToXMLFile.UserCode.cs (revision 0) +++ System tests/AutomatedSystemTests/AutomatedSystemTests/Modules/IO/ExportConfigurationSelectedCalculationToXMLFile.UserCode.cs (revision 6a13785f3dea7bb397c12daab4c0a74ea35fd421) @@ -0,0 +1,55 @@ +/////////////////////////////////////////////////////////////////////////////// +// +// This file was automatically generated by RANOREX. +// Your custom recording code should go in this file. +// The designer will only add methods to this file, so your custom code won't be overwritten. +// http://www.ranorex.com +// +/////////////////////////////////////////////////////////////////////////////// + +using System; +using System.IO; +using System.Collections.Generic; +using System.Text; +using System.Text.RegularExpressions; +using System.Drawing; +using System.Threading; +using WinForms = System.Windows.Forms; + +using Ranorex; +using Ranorex.Core; +using Ranorex.Core.Repository; +using Ranorex.Core.Testing; + +namespace AutomatedSystemTests.Modules.IO +{ + public partial class ExportConfigurationSelectedCalculationToXMLFile + { + /// + /// This method gets called right after the recording has been started. + /// It can be used to execute recording specific initialization code. + /// + private void Init() + { + // Your recording specific initialization code goes here. + } + + public void ConfirmOverwrite(RepoItemInfo buttonInfo) + { + try { + Report.Log(ReportLevel.Info, "Mouse", "(Optional Action)\r\nMouse Left Click item 'buttonInfo' at Center.", buttonInfo); + buttonInfo.FindAdapter