Actually I had it backwards.  I always forget that LaunchCondition messages
only appear if the condition if FALSE.  So, my test worked a designed.


On Tue, Apr 29, 2014 at 10:06 AM, Carter Young <ecyo...@grandecom.net>wrote:

> IIRC LeftString THIS IS = RightString THIS IS  Try Specifying the
> Number of Characters to match and You'll get the Desired Behavior
>
> Quoting Tony <yellowjacketl...@gmail.com>:
>
> > Why is this condition 'true'?
> >
> >     <Property Id="LeftString" Value="ThisIsALeftString"/>
> >     <Property Id="RightString" Value="ThisIsThe" />
> >
> >     <Condition Message="Left: '[LeftString]' Right: '[RightString]'">
> >       <![CDATA["LeftString"<<"RightString"]]>
> >     </Condition>
> >
> > According to MSDN (
> > http://msdn.microsoft.com/en-us/library/aa368012(v=vs.85).aspx) the '<<'
> > should...
> >
> > "TRUE if left string starts with the right string."
> >
> > --
> > Tony
> >
> ------------------------------------------------------------------------------
> > "Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE
> > Instantly run your Selenium tests across 300+ browser/OS combos.  Get
> > unparalleled scalability from the best Selenium testing platform
> available.
> > Simple to use. Nothing to install. Get started now for free."
> > http://p.sf.net/sfu/SauceLabs
> > _______________________________________________
> > WiX-users mailing list
> > WiX-users@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/wix-users
> >
> >
>
>
>
>
>
> ------------------------------------------------------------------------------
> "Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE
> Instantly run your Selenium tests across 300+ browser/OS combos.  Get
> unparalleled scalability from the best Selenium testing platform available.
> Simple to use. Nothing to install. Get started now for free."
> http://p.sf.net/sfu/SauceLabs
> _______________________________________________
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users
>



-- 
Tony
------------------------------------------------------------------------------
"Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE
Instantly run your Selenium tests across 300+ browser/OS combos.  Get 
unparalleled scalability from the best Selenium testing platform available.
Simple to use. Nothing to install. Get started now for free."
http://p.sf.net/sfu/SauceLabs
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to