I upgraded from 5.2.4 to 9.3.2, using Visual Studio to create the solution.
The Progress Form no longer displays when running a test.
Is this a bug or have I missed something in the upgrade process?
Progress form doesn't display after upgrade to 9.3.2
Re: Progress form doesn't display after upgrade to 9.3.2
Hi,
Have you checked if the progress form is enabled in test suite settings and if not, re-enable it?...
show-progress-dialog-window-not-visible ... tml#p33228
Have you checked if the progress form is enabled in test suite settings and if not, re-enable it?...
show-progress-dialog-window-not-visible ... tml#p33228
Pavel Kudrys
Ranorex explorer at Descartes Systems
Please add these details to your questions:
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
Re: Progress form doesn't display after upgrade to 9.3.2
Thanks for your reply.
I am using Visual Studio rather than Ranorex Studio. Can I get to these settings another way?
I am using Visual Studio rather than Ranorex Studio. Can I get to these settings another way?
Re: Progress form doesn't display after upgrade to 9.3.2
Hi,
It should be possible via code described here:
test-argument-to-hide-the-progress-bar- ... tml#p47463
It should be possible via code described here:
test-argument-to-hide-the-progress-bar- ... tml#p47463
Pavel Kudrys
Ranorex explorer at Descartes Systems
Please add these details to your questions:
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
Re: Progress form doesn't display after upgrade to 9.3.2
Hi
Ranorex.Controls.ProgressForm.Show() is in the code as it was before the upgrade, but isn't having any effect now.
Ranorex.Controls.ProgressForm.Show() is in the code as it was before the upgrade, but isn't having any effect now.