Skip to content

Table.getRows() is slow (affected by implicit timeout) #151

Description

@sankouski-dzmitry

Table.getRows() method is slow, when:

  • Table has row which does not contain 'td' children (for example, if headings grouped in 'tr' tag)

This is because it searches for td tags in all rows, in for rows without td, implicit timeout is applied

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions