Page 1 of 1

RegEx User Guide Error

Posted: Thu Jul 25, 2013 4:19 pm
by Reivax
Hi Ranorex Team :D ,

I have found a mistake in your User Guide, and more specifically in the RegEx section.

You indicate that

? |The question mark (?) matches the character to its left 0 or 1 times. For example, 'colo?r' matches both color and colour.

I think it would be rather :
'colo?r' matches color and colr
OR
'colou?r' matches color and colour

Re: RegEx User Guide Error

Posted: Thu Jul 25, 2013 5:51 pm
by sergii
Unfortunately, it's not the single place with typos.

I have seen in several places funny typos as well:
Page 250. "This form holds a container witch caption 'Container 1', which holds a button with text 'Button 1'."
I can imagine container full of witches :lol:

Let's hope that they will have enough time some day to read through their tutorial and remove all minor mistakes, because it's kind of not really professional to have typos in the tutorials ;)

Re: RegEx User Guide Error

Posted: Fri Jul 26, 2013 12:24 pm
by Support Team
Hi,

thank you for pointing out the typos.
We will correct them immediately.

Regards,
Tobias
Ranorex Team

Re: Ranorex User Guide Typo

Posted: Tue Sep 09, 2014 6:04 pm
by stevelink
Greetings!
In your "Ranorex Test Automation Guide" (Fourth Edition - Based on Ranorex Version: 5.0), there is a minor typo on page 83: In the "Module Variables" section, under "Variables can be used in...", "recoding module" should be "recording module".
Thank you,
Steve Solomon

Re: RegEx User Guide Error

Posted: Wed Sep 10, 2014 12:08 pm
by Support Team
Hi Steve,

Thank you for reporting that spelling mistake. We already fixed it.

Regards,
Robert