-
I want to implement a solution where you can access the native android string Ressources Sadly after some research i found out that this seems not to be supported by maestro. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
didn't try it, but it looks like you can spin up a simple express server to serve the JSONs and read them via HTTP https://docs.maestro.dev/advanced/javascript/make-http-s-requests |
Beta Was this translation helpful? Give feedback.
didn't try it, but it looks like you can spin up a simple express server to serve the JSONs and read them via HTTP https://docs.maestro.dev/advanced/javascript/make-http-s-requests