Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

testkit: Enable browser tests log on terminal #1181

Merged
merged 2 commits into from
Feb 19, 2024

Commits on Feb 19, 2024

  1. testkit: Enable browser tests log on terminal

    Introduce a Console message in the protocol between the LocalController
    on Browser and the RemoteController in Node for enabling the logs and
    other console messages to be printed in terminal and be available in
    artifacts.
    
    This feature should help debugging the errors in the testing pipeline.
    bigmontz committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    068b698 View commit details
    Browse the repository at this point in the history
  2. Push missing file

    bigmontz committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    9369dbe View commit details
    Browse the repository at this point in the history