Index: System tests/AutomatedSystemTests/AutomatedSystemTests/AutomatedSystemTestsRepository.cs =================================================================== diff -u -r4d57210c0af772bc816f97da9a009698d8d4e6d5 -rdd8cae007860f70dc59e53a4e0ee7a3a5d110ddf --- System tests/AutomatedSystemTests/AutomatedSystemTests/AutomatedSystemTestsRepository.cs (.../AutomatedSystemTestsRepository.cs) (revision 4d57210c0af772bc816f97da9a009698d8d4e6d5) +++ System tests/AutomatedSystemTests/AutomatedSystemTests/AutomatedSystemTestsRepository.cs (.../AutomatedSystemTestsRepository.cs) (revision dd8cae007860f70dc59e53a4e0ee7a3a5d110ddf) @@ -5742,7 +5742,7 @@ /// Creates a new OpenFileDialog folder. /// public OpenFileDialogAppFolder(RepoGenBaseFolder parentFolder) : - base("OpenFileDialog", "/form[@title='Bestand openen' or @title='Bestand Openen' or @title='Open File' or @title='Open file' or @title='Openen']", parentFolder, 30000, null, true, "b4994c0d-5167-43e4-8cf7-09a41072ae61", "") + base("OpenFileDialog", "/form[@title='Bestand openen' or @title='Bestand Openen' or @title='Open File' or @title='Open file' or @title='Openen']", parentFolder, 30000, null, false, "b4994c0d-5167-43e4-8cf7-09a41072ae61", "") { _buttonopenInfo = new RepoItemInfo(this, "ButtonOpen", "button[@text='&Open']", "", 30000, null, "1003af8e-9e10-4fa3-9036-19f31d7713b9"); _filenamefieldInfo = new RepoItemInfo(this, "FileNameField", "?/combobox/text", "", 30000, null, "88a4a7e6-e1ab-4778-871a-63b4fc5f59ae"); Index: System tests/AutomatedSystemTests/AutomatedSystemTests/AutomatedSystemTestsRepository.rxrep =================================================================== diff -u -r4d57210c0af772bc816f97da9a009698d8d4e6d5 -rdd8cae007860f70dc59e53a4e0ee7a3a5d110ddf --- System tests/AutomatedSystemTests/AutomatedSystemTests/AutomatedSystemTestsRepository.rxrep (.../AutomatedSystemTestsRepository.rxrep) (revision 4d57210c0af772bc816f97da9a009698d8d4e6d5) +++ System tests/AutomatedSystemTests/AutomatedSystemTests/AutomatedSystemTestsRepository.rxrep (.../AutomatedSystemTestsRepository.rxrep) (revision dd8cae007860f70dc59e53a4e0ee7a3a5d110ddf) @@ -1774,7 +1774,7 @@ name="OpenFileDialog" refimgid="de211477-5368-4a9b-be70-a4a8388097d0" searchtimeout="30000ms" - usecache="True"> + usecache="False">