You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We want to run Maestro testcases parallel using Wiremock server for mocking.
Currently Maestro runs on a apk which can connect to a single port of Wiremock. Due to this, when we execute the testcases in parallel, the mock data gets overridden on Wiremock server.
Please provide a solution for this.
Proposal
Anything else?
No response
The text was updated successfully, but these errors were encountered:
Without additional information, we can't resolve this issue. We're therefore reluctantly going to close it.
Feel free to open a new issue with all the required information provided, including a minimal, reproducible sample. When creating a new issue, please make sure to diligently fill out the issue template.
Thank you for your contribution to our open-source community!
This issue has been automatically locked since there has not been any recent activity after it was closed. If you are still experiencing a similar problem, please file a new issue. Make sure to follow the template and provide all the information necessary to reproduce the issue.
Thank you for helping keep us our issue tracker clean!
Use case
We want to run Maestro testcases parallel using Wiremock server for mocking.
Currently Maestro runs on a apk which can connect to a single port of Wiremock. Due to this, when we execute the testcases in parallel, the mock data gets overridden on Wiremock server.
Please provide a solution for this.
Proposal
Anything else?
No response
The text was updated successfully, but these errors were encountered: