mobile-dev-inc/maestro

[v1.36.0] Unable to open Studio on Windows

Blue101black opened this issue · 1 comments

Describe the bug
When running maestro studio or maestro --host <WINDOWS_IPV4_ADDR> studio I get a blank page at localhost:9999

To Reproduce
Steps to reproduce the behavior:

  1. Follow the documentation at the end of https://maestro.mobile.dev/getting-started/installing-maestro/windows
  2. Run maestro studio
  3. Then blank page when visiting localhost:9999

Expected behavior
I expect to see Maestro Studio available and ready to use like the documentation shows.

Screenshots
image

Environment information (please complete the following information):

  • Maestro version: 1.36.0
  • Platform: N/A
  • Framework: N/A
  • Device model and OS version: Samsung Galaxy Tab Active 3, Android 12
  • Physical device And Emulator have same issues
  • Host: Windows

Additional context

  • I am able to run flows on the emulator and tablet fine.

  • I feel the reason is because Maestro is installed in WSL and chrome browser on Windows can't grab the files it needs correclty?

Managed to fix by using windows IP address instead of localhost in Chrome.