Skip to content

Issues Running Robot Framework Tests on BrowserStack mobile #8

@Skisperd

Description

@Skisperd

While executing Robot Framework tests integrated with BrowserStack using the following command:
BROWSERSTACK_CONFIG_FILE=browserstack.yml browserstack-sdk robot -d ./results -x output.xml test/*.robot

the following issues were encountered:

Missing Dependencies:
The following error message was displayed:

`the following issues were encountered:

Image

Missing Dependencies:
The following error message was displayed:`

It seems there is insufficient documentation or validation for the essential dependencies required to execute tests in this environment.
Error During Percy Initialization:
The following error occurred when initializing Percy:
Additional Context: Non-Percy Integration

Our project does not use Percy for visual testing, yet the BrowserStack SDK attempts to initialize it, resulting in unnecessary errors and warnings:

Percy token not found, Failed to start percy Percy setup failed

How can I solve this problem?

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