Skip to content

[QUESTION] About Saucelabs test execution name and completion status #19

@kavithamahesh

Description

@kavithamahesh

Question

Is there any parameter available to pass the flow name as the test name? I would like to include the build version number in the test name to identify the tests quickly on Saucelabs. Is that possible?

The execution result on Saucelabs is not marked as failed or passed. Is this change on your radar?

Appium + Saucelabs execution result:
Default test execution name: Default Appium Test
Test execution result: Completed

Image

My current command to run the test:
maestro-runner \
--driver appium
--platform android
--appium-url "test-url"
--caps ../config/caps-android-sauce.json
test smoke.yaml

Context

What are you trying to accomplish?

Test results will be the same in all places and easy to track.

What I've Tried

  • Checked documentation
  • Searched existing issues
  • Tried [approach]

Environment (if relevant)

  • maestro-runner version:1.0.7

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions