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, ')')
Description
Running the same code locally using maestro, or on DeviceCloud works.
Environment
Flow File
(they are some special char, output came from JS execution in the flow.
Error Output