Completed
Last Updated: 03 Oct 2013 07:18 by ADMIN
ADMIN
Cody
Created on: 13 Feb 2013 22:13
Type: Bug Report
1
<textarea> element must use .text property
When you record a Verify Text for a <textarea> element it only works running the test in IE. Firefox, Chrome, Safari do not show a Text element in the DOM when rendered. As a result they fail. By using the .text property in code (instead of the default .textcontent) then it works fine. Test Studio should recogize the <textarea> element as an element that needs to be handled special for cross browser compatibility.
1 comment
ADMIN
Konstantin Petkov
Posted on: 03 Oct 2013 07:18
Hello,

The problem described here seems to be outdated. I believe the issue has been resolved earlier this year.

Thanks!