Great content. I'm trying to build bot using uiautomator and I think it's much more safer than other bots (like Jarvee, etc..) because it's using real Android device. But do you think that Instagram can easily detect when we use set_text method like you show? Because there is no typing included. Is there way to use Android keyboard with uiautomator?
Is it possible to run that test code in Android physical device without computer?
The best.
Congratulations, do you will make more video about it?
Not about the UiAutomator.
Great content. I'm trying to build bot using uiautomator and I think it's much more safer than other bots (like Jarvee, etc..) because it's using real Android device.
But do you think that Instagram can easily detect when we use set_text method like you show? Because there is no typing included.
Is there way to use Android keyboard with uiautomator?
no need, Instagram blocks user if you do even manually so once threshold reach it will stop the app.
@@technologyfornoobs Yes, of course, but when regular user is searching for something there are multiple api calls involved, one for each letter.