korimo / firewatir

Automatically exported from code.google.com/p/firewatir
0 stars 0 forks source link

Returned content of FireWatir::Firefox.text, html, FireWatir::Table.to_a is different from with corresponding method of Watir #80

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Output returned content of FireWatir::Firefox.text, html,
FireWatir::Table.to_a
2. Output returned content of Watir::IE.text, Watir::Table.to_a
3. Observe that returned content is different between FirWatir's method and
Watir's method

What is the expected output? What do you see instead?
They are almost same content.

What version of the product are you using? On what operating system?
Gem:FireWatir-1.6.2, Watir-1.6.2
Ruby:Ruby-1.8.5.22
Browser: FireFox-2.0.0.16, IE6.0

Please provide any additional information below.

Original issue reported on code.google.com by xu.xiaod...@gmail.com on 17 Dec 2008 at 8:54

GoogleCodeExporter commented 9 years ago
i am facing same problem.

Here in Watir ie.link(:text, "something").html differs a lot from
              ff.link(:text, "something").html.

Is there any solution for this?

Original comment by anansuma...@gmail.com on 9 Sep 2009 at 12:15

GoogleCodeExporter commented 9 years ago
moved to http://jira.openqa.org/browse/WTR-399

Original comment by zeljko.f...@gmail.com on 5 Nov 2009 at 2:44

GoogleCodeExporter commented 9 years ago
Ticket moved to http://jira.openqa.org/browse/WTR. Please see comments for
the exact URL.

Original comment by zeljko.f...@gmail.com on 20 Nov 2009 at 10:39