I am having an issue where a verification has different results between IE and Firefox. The Below verification failure is from Firefox where as IE does not have an issue. I looked at the Browser Source, they both look the same. In the Browser, neither show the text with the carriage return displayed, actually they both show the text as what is expected.
<LOG>
Overall Result: Fail
'1/5/2011 1:52:52 PM' - 'Fail' : 1. Verify 'TextContent' 'Contains' 'Password is too weak. Password must be at least 8 characters long. Password must contain at least 1 punctuation characters. Password must contain at least 1 numbers. Password must contain at least 1 upper case characters. Password must contain at least 1 lower case characters.' on 'PasswordIsDiv'
------------------------------------------------------------
Failure Information:
~~~~~~~~~~~~~~~
Content.TextContent of 'PasswordIsDiv' does not match!
Match Type: 'Contains'
Expected Result: 'Password is too weak. Password must be at least 8 characters long. Password must contain at least 1 punctuation characters. Password must contain at least 1 numbers. Password must contain at least 1 upper case characters. Password must contain at least 1 lower case characters.'
Value at time of failure: 'Password is too weak. Password must be at least 8 characters long.
Password must contain at least 1 punctuation characters.
Password must contain at least 1 numbers.
Password must contain at least 1 upper case characters.
Password must contain at least 1 lower case characters.'
</LOG>
Thanks,
Garry
<LOG>
Overall Result: Fail
'1/5/2011 1:52:52 PM' - 'Fail' : 1. Verify 'TextContent' 'Contains' 'Password is too weak. Password must be at least 8 characters long. Password must contain at least 1 punctuation characters. Password must contain at least 1 numbers. Password must contain at least 1 upper case characters. Password must contain at least 1 lower case characters.' on 'PasswordIsDiv'
------------------------------------------------------------
Failure Information:
~~~~~~~~~~~~~~~
Content.TextContent of 'PasswordIsDiv' does not match!
Match Type: 'Contains'
Expected Result: 'Password is too weak. Password must be at least 8 characters long. Password must contain at least 1 punctuation characters. Password must contain at least 1 numbers. Password must contain at least 1 upper case characters. Password must contain at least 1 lower case characters.'
Value at time of failure: 'Password is too weak. Password must be at least 8 characters long.
Password must contain at least 1 punctuation characters.
Password must contain at least 1 numbers.
Password must contain at least 1 upper case characters.
Password must contain at least 1 lower case characters.'
</LOG>
Thanks,
Garry