Menu

table,from tables starting with equal word

2002-11-26
2002-11-26
  • Max Menzhunov

    Max Menzhunov - 2002-11-26

    how can i get last table from the form that has 2 embedded tables, starting with equal word ("ID"),
    resp.getTableStartingWith("ID"); give me first table, but i need last.

     
    • Russell Gold

      Russell Gold - 2002-11-26

      Can you distinguish them in any other fashion know to HttpUnit? summary attribute? id?

      If not, you will have to simply get all the tables and iterate through them yourself. Or submit a feature request for getMatchingTables() support. That might not take too long to add.

       

Log in to post a comment.

Auth0 Logo