Skip to content

[Bug] Appium helper does not work with android native locator #2428

@idxn

Description

@idxn

What are you trying to achieve?

Use android native locator for the element

What do you get instead?

Provide console output if related. Use --verbose mode for more details.

element (android=new UiSelector().text("android=new UiSelector().resourceId('com.xxx/imageView')")) still not visible after 90 sec

Provide test source code if related

const imgBanner = "android=new UiSelector().resourceId('com.xxx:id/imageView')"
I.seeElement(imgBanner);

Details

  • CodeceptJS version: 2.6.5
  • NodeJS Version: Any
  • Operating System: Any
  • Appium helper

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    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