Skip to content

Refactor Tab view, point ROOT to tab content, add support for dropdown tabs #49

@abalakh

Description

@abalakh

Currently Tab's ROOT points to tab link, not to tab content, making it impossible to use relative locators for tab content:

ROOT = ParametrizedLocator(
        './/ul[contains(@class, "nav-tabs")]/li[normalize-space(.)={@tab_name|quote}]')

image

Also in foreman there're tabs which are included in some parent dropdown menu:
image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions