Post
by odklizec » Thu Aug 08, 2019 7:53 am
Hi,
If you check the project files between major versions, you may find some structure and content differences. This is most probably why the files are versioned and why they are not backward compatible. Additionally, if you use new functionality from higher version, it will definitely render the solution useless in older version. In the past, I've also required to return back to older version, so I simply replaced version string mentioned by Stub, in all project files, using "search&replace in files" tool, available in most good text editors. However, from the reasons mentioned above, it may not always work and you may need to use a working copy (created with older version) and obtained from version control system of your choice.
Pavel Kudrys
Ranorex explorer at
Descartes Systems
Please add these details to your questions:
- Ranorex Snapshot. Learn how to create one >here<
- Ranorex xPath of problematic element(s)
- Ranorex version
- OS version
- HW configuration