Skip to content

fix: First usage failed: "log" is not registered? #406

@rekire

Description

@rekire

Description
I'm using your framework for the first time. I installed the CLI and run the commands below and it just failed, which should IMHO not happen.

Steps To Reproduce

  1. Open a shell
  2. Install the CLI via flutter pub global activate fluttium_cli (on Windows 11 if that matters)
  3. Go to your flutter project in my case autologin/example (even not sure if that matters)
  4. Run fluttium new flow foo
  5. Execute the flow/test via fluttium test .\foo.yaml
  6. The test fails with the error: Fatal driver exception occurred: Invalid argument (name): An action with this name is not registered.: "log"

Expected Behavior

Test should be passed

Screenshots

Image a shell with the text:
Fatal driver exception occurred: Invalid argument (name): An action with this name is not registered.: "log"

Additional Context

None

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions