Progress Form can't be unhidden after Image Validation

Bug reports.
matthew.butler
Posts: 4
Joined: Wed Sep 15, 2021 11:37 am

Progress Form can't be unhidden after Image Validation

Post by matthew.butler » Thu Nov 25, 2021 3:09 pm

Hi,

As per the title I can't find any way of making the progress form reappear after doing image validation. When image validation starts it closes the progress form before it attempts the validation and then it can't be opened again making it impossible to see the progress of the overall test cycle without checking the console output.

I've tried using Ranorex.Controls.ProgressForm.Show() to make it reappear and even tried manually hiding it before image validation using the Hide() method of the progress form.

Would appreciate if anyone knows a way of getting it to reappear so I can keep an eye on the test cycle while it is running

User avatar
odklizec
Ranorex Guru
Ranorex Guru
Posts: 7470
Joined: Mon Aug 13, 2012 9:54 am
Location: Zilina, Slovakia

Re: Progress Form can't be unhidden after Image Validation

Post by odklizec » Fri Dec 03, 2021 8:51 am

Hi,

I can confirm this problem. It appears to be a bug in Ranorex. I will report it to Ranorex folks. I'm afraid, there does not appear to be a quick "fix" for this behavior.

Edit: Good news, Ranorex folks are aware of this issue and it's already under investigation.
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

matthew.butler
Posts: 4
Joined: Wed Sep 15, 2021 11:37 am

Re: Progress Form can't be unhidden after Image Validation

Post by matthew.butler » Fri Dec 10, 2021 3:50 pm

Thanks for reporting it. :D