Completed
Last Updated: 07 Jan 2015 12:30 by ADMIN
ADMIN
Cody
Created on: 09 Oct 2014 20:20
Type: Bug Report
0
Verification of InnerMarkup in FF fails when text contains $nbsp;
Using the attached test page
1) Start recording in FF
2) Using DOM Explorer to locate the only <span> element
3) Add a Verify InnerMarkup Exact verification step
4) Run the test in FF

Expected: The test to pass
Actual: The verification fails saying:
Content.InnerMarkup of 'WhatWouldSpan' does not match!

   Match Type: 'Exact'
   Expected Result: '&nbsp;What would you
                            like to do?&nbsp;'
   Value at time of failure: 'What would you
                            like to do?'

Note: The same steps work as expected in all other browsers. Only FF has this problem.
Attached Files:
1 comment
ADMIN
Iliyan Panchev
Posted on: 07 Jan 2015 12:30
The fix will be part of all the upcoming internal and official Test Studio releases.