Code Monkey home page Code Monkey logo

Comments (4)

dmitry-zaitsev avatar dmitry-zaitsev commented on July 28, 2024 5

We would like to keep control over the binary being executed, so can't promise a generic function execution yet. However, a use case of calling an HTTPS endpoint did come up before so we will consider adding it.

from maestro.

ksketo avatar ksketo commented on July 28, 2024 1

+1
We have been exploring the use of Maestro for our e2e tests, but we would need to ability to make http requests for:

  • user auth (we have passwordless auth so the only way to auth in an automated environment is through requests with the auth server)
  • setting up database data for different flows

Such a feature would be super useful! :)

Any estimates on when that could be added? Or is it not that high priority in your roadmap yet?

from maestro.

dmitry-zaitsev avatar dmitry-zaitsev commented on July 28, 2024 1

This specific usecase was addressed in Maestro 1.16.0. We have just introduced Javascript support that allows you to send HTTP requests:

https://maestro.mobile.dev/advanced/javascript/make-http-s-requests

from maestro.

jrexd avatar jrexd commented on July 28, 2024

@dmitry-zaitsev we're in the same boat as @ksketo. It would be super convenient to be able to make requests to the backend and then verify the change on the frontend. Something like:

  - request:
      url:
      method:
      headers:
      body:
      timeout:

🙏 🙏 Stoked about Maestro btw. Extremely user friendly.

from maestro.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.