I'm a beginner and I'm trying to make a game and I want to automatically, during the execution of the app, click on a specific area of the screen as if the user had done it.
1 - Can I simulate this click / tap automatically without a real user click?
2 - If yes, is there any way to make the click / tap the random screen?
Thank you in advance.