[
http://jira.openqa.org/browse/WTR-417?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Charley Baker updated WTR-417:
------------------------------
Fix Version/s: (was: 1.6.7)
Soon
> If the html contains a BR tag, watir splits it with a new line and fire watir
> doesn't give a new line
> -----------------------------------------------------------------------------------------------------
>
> Key: WTR-417
> URL: http://jira.openqa.org/browse/WTR-417
> Project: Watir
> Issue Type: Bug
> Components: FireWatir
> Affects Versions: 1.6.2
> Environment: Windows XP
> Reporter: Pallavi
> Priority: Major
> Fix For: Soon
>
>
> code looks like this:
> Say the input is:
> <h1> hello <br> bye <br> </h1>
> Now if you do from watir saying
> puts ie.text
> it will print
> hello
> bye
> so text is seperated by new line
> but with firewatir
> ff.text
> output is:
> hello bye
> separated by space. or at times no space also.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.openqa.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
_______________________________________________
Wtr-development mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/wtr-development