RegEx User Guide Error

Bug reports.
Reivax
Posts: 3
Joined: Thu Jul 25, 2013 4:10 pm

RegEx User Guide Error

Post by Reivax » Thu Jul 25, 2013 4:19 pm

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

sergii
Posts: 30
Joined: Fri Jun 07, 2013 11:07 pm

Re: RegEx User Guide Error

Post by sergii » Thu Jul 25, 2013 5:51 pm

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 ;)

User avatar
Support Team
Site Admin
Site Admin
Posts: 12145
Joined: Fri Jul 07, 2006 4:30 pm
Location: Houston, Texas, USA
Contact:

Re: RegEx User Guide Error

Post by Support Team » Fri Jul 26, 2013 12:24 pm

Hi,

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

Regards,
Tobias
Ranorex Team

stevelink
Posts: 10
Joined: Thu Jan 10, 2008 6:15 am
Location: Texas
Contact:

Re: Ranorex User Guide Typo

Post by stevelink » Tue Sep 09, 2014 6:04 pm

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

User avatar
Support Team
Site Admin
Site Admin
Posts: 12145
Joined: Fri Jul 07, 2006 4:30 pm
Location: Houston, Texas, USA
Contact:

Re: RegEx User Guide Error

Post by Support Team » Wed Sep 10, 2014 12:08 pm

Hi Steve,

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

Regards,
Robert