Skip to content

Element "searchbar' cannot find by driver.locators.getElementByName #293

Open
@juniorschen

Description

@juniorschen

Hello i trying type searchbar element to test my filters but its never finded.
await driver.findElementByClassName(driver.locators.getElementByName("searchbar"));
Incredibly when looking for textfield I got the result, but I believe it shouldn't be that way.
await driver.findElementByClassName(driver.locators.getElementByName("textfield"));

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