Skip to content

[BUG] Element not found, cause: context deadline exceeded: WDA error: unable to find an element using 'predicate string', #89

@HugoGresse

Description

@HugoGresse

Description

Element not found: text='Map, 󰅂' (cause: context deadline exceeded: WDA error: unable to find an element using 'predicate string', value '(label CONTAINS[c] 'Map, 󰅂' OR name CONTAINS[c] 'Map, 󰅂' OR value CONTAINS[c] 'Map, 󰅂')')

Running the same code locally using maestro, or on DeviceCloud works.

Environment

  • OS: macOS
  • maestro-runner version: maestro-runner 1.1.16 - by DeviceLab.dev
  • Executor: WebDriverAgent
  • Device/Simulator: Simulator iPhone 15 Pro

Flow File

(they are some special char, output came from JS execution in the flow.

- runFlow:
      when:
          visible: World flora
      commands:
          - tapOn: 'World flora'
          - tapOn: Map, 󰅂
          - tapOn: 'NORTHERN AMERICA (10), 󰅀'
          - scroll
          - scroll
          - scroll
          - tapOn: '${output.floraSpecific.title}, ${output.floraSpecific.description}*'

Error Output

Element not found: text='Map, 󰅂' (cause: context deadline exceeded: WDA error: unable to find an element using 'predicate string', value '(label CONTAINS[c] 'Map, 󰅂' OR name CONTAINS[c] 'Map, 󰅂' OR value CONTAINS[c] 'Map, 󰅂')')

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    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