[Wtr-general] how to know the content of a table 's colomn and row
Christian Baumann
mail at chriss-baumann.de
Fri Dec 22 05:47:51 EST 2006
Hi liucongying,
via "index" You can access different tables on the webpage, for example
ie.table(:index, 2), to access a specific cell within this table You can
use for example ie.table(:index, 2)[2][3].
Regards,
Christian
liucongying schrieb:
> I just wanna know to output the content of a table 's colomn and row.
> When I test the web, It has many tables without id, I do not make sure which table is which I want.
> my purpose is to click the link of a table .To output the contents of a table 's colomn and row ,So I can know the link I want to click is in which colomn and row
> Please help me if you know ,thanks
> ---------------------------------------------------------------------
> Posted via Jive Forums
> http://forums.openqa.org/thread.jspa?threadID=5898&messageID=16511#16511
> _______________________________________________
> Wtr-general mailing list
> Wtr-general at rubyforge.org
> http://rubyforge.org/mailman/listinfo/wtr-general
>
>
More information about the Wtr-general
mailing list