Do I need to upload the app every time and generate a new app URL if I want to perform app automation?

I’m performing app automation on real devices and after uploading the app, I got an app URL which defines as capabilities in my script.

Now my question here is, do I need to upload the app every time and generate a new app URL if I want to perform app automation?

Hi Junior,

So once you’ve uploaded the app and mentioned the app URL in the script, you can use the same app URL for the next 30 days to perform the app automation. You do not need to change the app URL each and every time you are performing an app automation test.

Note: This applies only when you are testing the same application and you haven’t made any changes to the application.